SIGN IN SIGN UP

bpo-38453: Ensure ntpath.realpath correctly resolves relative paths (GH-16967)

Ensure isabs() is always True for \\?\ prefixed paths
Avoid unnecessary usage of readlink() to avoid resolving broken links incorrectly
Ensure shutil tests run in test directory
S
Steve Dower committed
abde52cd8e31830bfc06c5803221faae6172104a
Parent: b220300
Committed by GitHub <noreply@github.com> on 11/15/2019, 5:49:21 PM