SIGN IN SIGN UP

bpo-46362: Ensure ntpath.abspath() uses the Windows API correctly (GH-30571)

This makes ntpath.abspath()/getpath_abspath() follow normpath(), since some WinAPIs such as PathCchSkipRoot() require backslashed paths.
N
neonene committed
d4e64cd4b0ea431d4e371f9b0a25f6b75a069dc1
Parent: b8ddf7e
Committed by GitHub <noreply@github.com> on 1/13/2022, 11:35:42 PM