gh-86943: implement `pathlib.WindowsPath.is_mount()` (GH-31458)
Have `pathlib.WindowsPath.is_mount()` call `ntpath.ismount()`. Previously it raised `NotImplementedError` unconditionally. https://bugs.python.org/issue42777
B
Barney Gale committed
29650fea9605bf1f48320487c6d5d6d70d97ad95
Parent: a302a27
Committed by GitHub <noreply@github.com>
on 8/5/2022, 10:37:44 PM