diff options
author | Barney Gale <barney.gale@gmail.com> | 2024-12-22 01:17:59 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-22 01:17:59 (GMT) |
commit | a959ea1b0a026ff118975b9b539513b06dde3190 (patch) | |
tree | 32be56a9194e7e349aa75bfd6a299e35754de8dd /Python/Python-tokenize.c | |
parent | 2a66dd33dfc0b845042da9bb54aaa4e890733f54 (diff) | |
download | cpython-a959ea1b0a026ff118975b9b539513b06dde3190.zip cpython-a959ea1b0a026ff118975b9b539513b06dde3190.tar.gz cpython-a959ea1b0a026ff118975b9b539513b06dde3190.tar.bz2 |
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.
Diffstat (limited to 'Python/Python-tokenize.c')
0 files changed, 0 insertions, 0 deletions