]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-86179: Implement realpath() on Windows for getpath.py calculations (GH-113033)
authorSteve Dower <steve.dower@python.org>
Wed, 13 Dec 2023 23:41:43 +0000 (23:41 +0000)
committerGitHub <noreply@github.com>
Wed, 13 Dec 2023 23:41:43 +0000 (23:41 +0000)
commitfddc829236d7b29a522a2160e57b2d7ca23b9b95
treeaaad0e053b6b2df28cbb56ce58138ffef6f6c41e
parent41c18aacc7a6082fbd9b08697c4d6180a9b62265
gh-86179: Implement realpath() on Windows for getpath.py calculations (GH-113033)
Lib/sysconfig/__init__.py
Lib/test/test_venv.py
Misc/NEWS.d/next/Windows/2023-12-12-20-58-09.gh-issue-86179.YYSk_6.rst [new file with mode: 0644]
Modules/getpath.c