SIGN IN SIGN UP

pathlib ABCs: raise `UnsupportedOperation` directly. (#114776)

Raise `UnsupportedOperation` directly, rather than via an `_unsupported()`
helper, to give human readers and IDEs/typecheckers/etc a bigger hint that
these methods are abstract.
B
Barney Gale committed
1667c2868633a1091b3519594103ca7662d64d75
Parent: a06b606
Committed by GitHub <noreply@github.com> on 1/31/2024, 12:38:01 AM