diff options
author | Barney Gale <barney.gale@gmail.com> | 2023-12-09 15:07:40 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-09 15:07:40 (GMT) |
commit | a98e7a8112f5d77fd647e70c4cf4264b2fd12288 (patch) | |
tree | 894b26db92910391fb119bdd7db6bc77d9b116aa /Python/pystrhex.c | |
parent | c98c40227e8cd976a08ff0f6dc386b5d33f62f84 (diff) | |
download | cpython-a98e7a8112f5d77fd647e70c4cf4264b2fd12288.zip cpython-a98e7a8112f5d77fd647e70c4cf4264b2fd12288.tar.gz cpython-a98e7a8112f5d77fd647e70c4cf4264b2fd12288.tar.bz2 |
GH-110109: Move pathlib ABCs to new `pathlib._abc` module. (#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.
Diffstat (limited to 'Python/pystrhex.c')
0 files changed, 0 insertions, 0 deletions