]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-117381: Improve error messages for ntpath.commonpath() (GH-117382)
authorNice Zombies <nineteendo19d0@gmail.com>
Wed, 3 Apr 2024 13:10:09 +0000 (15:10 +0200)
committerGitHub <noreply@github.com>
Wed, 3 Apr 2024 13:10:09 +0000 (16:10 +0300)
commit2ec6bb4111d2c03c1cac02b27c74beee7e5a2a05
tree2192d2a4a743b0f261614d11f4a0706513636a0e
parenta214f55b274df9782e78e99516a372e0b800162a
gh-117381: Improve error messages for ntpath.commonpath() (GH-117382)
Lib/ntpath.py
Lib/test/test_ntpath.py
Misc/NEWS.d/next/Core and Builtins/2024-03-29-21-43-19.gh-issue-117381.fT0JFM.rst [new file with mode: 0644]