diff options
author | Barney Gale <barney.gale@gmail.com> | 2024-01-14 23:06:04 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-14 23:06:04 (GMT) |
commit | 4de4e654e592c4b3b1a073140b97ff7f373c7553 (patch) | |
tree | 7f69b2e02b860ce1adbc775f7e8faefe085cf329 /Lib/test/test_asyncio/test_subprocess.py | |
parent | ca6cf56330ae7751819b62748f33f23d98596703 (diff) | |
download | cpython-4de4e654e592c4b3b1a073140b97ff7f373c7553.zip cpython-4de4e654e592c4b3b1a073140b97ff7f373c7553.tar.gz cpython-4de4e654e592c4b3b1a073140b97ff7f373c7553.tar.bz2 |
Replace `pathlib._abc.PathModuleBase.splitroot()` with `splitdrive()` (#114065)
This allows users of the `pathlib-abc` PyPI package to use `posixpath` or
`ntpath` as a path module in versions of Python lacking
`os.path.splitroot()` (3.11 and before).
Diffstat (limited to 'Lib/test/test_asyncio/test_subprocess.py')
0 files changed, 0 insertions, 0 deletions