GH-78079: Fix UNC device path root normalization in pathlib (GH-102003)
We no longer add a root to device paths such as `//./PhysicalDrive0`, `//?/BootPartition` and `//./c:` while normalizing. We also avoid adding a root to incomplete UNC share paths, like `//`, `//a` and `//a/`. Co-authored-by: Eryk Sun <eryksun@gmail.com>
B
Barney Gale committed
8af8f52d175959f03cf4a2786b6a81ec09e15e95
Parent: 7c1b0a4
Committed by GitHub <noreply@github.com>
on 4/14/2023, 8:55:41 PM