**Describe the bug** `path("//?/UNC/::1/c$/foo").lexically_normal()` returns `\\?\UNC\::\1\c$\foo` **To Reproduce** See above **Expected behavior** `\\?\UNC\::1\c$\foo` **Additional context** OS Windows
Describe the bug
path("//?/UNC/::1/c$/foo").lexically_normal()returns\\?\UNC\::\1\c$\fooTo Reproduce
See above
Expected behavior
\\?\UNC\::1\c$\fooAdditional context
OS Windows