SIGN IN SIGN UP

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).
B
Barney Gale committed
4de4e654e592c4b3b1a073140b97ff7f373c7553
Parent: ca6cf56
Committed by GitHub <noreply@github.com> on 1/14/2024, 11:06:04 PM