diff options
author | Steve Dower <steve.dower@python.org> | 2019-11-15 09:49:21 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-15 09:49:21 -0800 |
commit | abde52cd8e31830bfc06c5803221faae6172104a (patch) | |
tree | 32244b8a0ba8ec1899eb1549c151476fd264f867 /Python | |
parent | b22030073b9327a3aeccb69507694bce078192aa (diff) | |
download | cpython-git-abde52cd8e31830bfc06c5803221faae6172104a.tar.gz |
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
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions