Skip to content

gh-86943: implement pathlib.WindowsPath.is_mount()#31458

Merged
miss-islington merged 5 commits into
python:mainfrom
barneygale:bpo-42777-pathlib-is-mount-on-windows
Aug 5, 2022
Merged

gh-86943: implement pathlib.WindowsPath.is_mount()#31458
miss-islington merged 5 commits into
python:mainfrom
barneygale:bpo-42777-pathlib-is-mount-on-windows

Remove test that '/\x00` (posix) and 'c:\\\x00' aren't mounts.

8749589
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs