SIGN IN SIGN UP

GH-127807: pathlib ABCs: remove `PurePathBase._raw_paths` (#127883)

Remove the `PurePathBase` initializer, and make `with_segments()` and
`__str__()` abstract. This allows us to drop the `_raw_paths` attribute,
and also the `Parser.join()` protocol method.
B
Barney Gale committed
a959ea1b0a026ff118975b9b539513b06dde3190
Parent: 2a66dd3
Committed by GitHub <noreply@github.com> on 12/22/2024, 1:17:59 AM