]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-119826: Improved fallback for ntpath.abspath() on Windows (GH-119938)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 2 Dec 2024 20:11:16 +0000 (21:11 +0100)
committerGitHub <noreply@github.com>
Mon, 2 Dec 2024 20:11:16 +0000 (20:11 +0000)
commita8536102828ac70000fc6b4c67e0b439ab0ddf98
tree163b507d76183f272a760ef39f78c4f0d4a331e4
parent219b8266db52508eb947fa1ba2cf4aa9e8569685
gh-119826: Improved fallback for ntpath.abspath() on Windows (GH-119938)

(cherry picked from commit 4b00aba42e4d9440d22e399ec2122fe8601bbe54)

Co-authored-by: Nice Zombies <nineteendo19d0@gmail.com>
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]