Skip to content

Commit ce60e11

Browse files
barneygaleaisk
authored andcommitted
pythonGH-110109: Move pathlib ABCs to new pathlib._abc module. (python#112881)
Move `_PurePathBase` and `_PathBase` to a new `pathlib._abc` module, and drop the underscores from the class names. Tests are mostly left alone in this commit, but they'll be similarly split in a subsequent commit. The `pathlib._abc` module will be published as an independent PyPI package (similar to how `zipfile._path` is published as `zipp`), to be refined and stabilised prior to its possible addition to the standard library.
1 parent c1327f7 commit ce60e11

File tree

3 files changed

+518
-511
lines changed

3 files changed

+518
-511
lines changed

0 commit comments

Comments
 (0)