SIGN IN SIGN UP

GH-127807: pathlib ABCs: remove `PathBase._unsupported_msg()` (#127855)

This method helped us customise the `UnsupportedOperation` message
depending on the type. But we're aiming to make `PathBase` a proper ABC
soon, so `NotImplementedError` is the right exception to raise there.
B
Barney Gale committed
7146f1894638130940944d4808dae7d144d46227
Parent: 487fdbe
Committed by GitHub <noreply@github.com> on 12/12/2024, 5:39:24 PM