You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Previously, it would double the `//root` path, since it would add a `/`
for the root, and an additional one for the first path afterwards. Also
added unittests to ensure `as_posix` works as expected with drive
letters and normal paths.
0 commit comments