]> 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:03:44 +0000 (21:03 +0100)
committerGitHub <noreply@github.com>
Mon, 2 Dec 2024 20:03:44 +0000 (20:03 +0000)
commitaf2d24b5ad896aa4ed464e224d7b205765dad83c
treed431f5d881f0e50045d00b584d69f70536781d75
parent8fffbb098259ed413d75dbc2e6d3e540425bd9b9
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]