]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-119826: Improved fallback for ntpath.abspath() on Windows (GH-119938)
authorNice Zombies <nineteendo19d0@gmail.com>
Tue, 12 Nov 2024 21:18:03 +0000 (22:18 +0100)
committerGitHub <noreply@github.com>
Tue, 12 Nov 2024 21:18:03 +0000 (21:18 +0000)
commit4b00aba42e4d9440d22e399ec2122fe8601bbe54
tree4de6297865b11706f73f1ed22351542822396a65
parent5610860840aa71b186fc5639211dd268b817d65f
gh-119826: Improved fallback for ntpath.abspath() on Windows (GH-119938)
Lib/ntpath.py
Lib/test/test_ntpath.py
Misc/NEWS.d/next/Library/2024-06-02-11-48-19.gh-issue-119826.N1obGa.rst [new file with mode: 0644]