Staging
v0.8.1
https://github.com/python/cpython
Revision abde52cd8e31830bfc06c5803221faae6172104a authored by Steve Dower on 15 November 2019, 17:49:21 UTC, committed by GitHub on 15 November 2019, 17:49:21 UTC
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
1 parent b220300
History
Tip revision: abde52cd8e31830bfc06c5803221faae6172104a authored by Steve Dower on 15 November 2019, 17:49:21 UTC
bpo-38453: Ensure ntpath.realpath correctly resolves relative paths (GH-16967)
Tip revision: abde52c
File Mode Size
windows-release
ci.yml -rw-r--r-- 3.2 KB
docs-steps.yml -rw-r--r-- 1.3 KB
macos-steps.yml -rw-r--r-- 771 bytes
posix-deps-apt.sh -rwxr-xr-x 590 bytes
posix-steps.yml -rw-r--r-- 2.5 KB
pr.yml -rw-r--r-- 3.1 KB
prebuild-checks.yml -rw-r--r-- 1.2 KB
windows-layout-steps.yml -rw-r--r-- 1.5 KB
windows-release.yml -rw-r--r-- 3.9 KB
windows-steps.yml -rw-r--r-- 1.3 KB

back to top