]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-117335: Handle non-iterables for `ntpath.commonpath` (GH-117336)
authorNice Zombies <nineteendo19d0@gmail.com>
Thu, 28 Mar 2024 21:20:08 +0000 (22:20 +0100)
committerGitHub <noreply@github.com>
Thu, 28 Mar 2024 21:20:08 +0000 (21:20 +0000)
commit14f1ca7d5363386163839b31ce987423daecc3de
tree6c074f58ddb90dc77298051241c0f505e4823de4
parent18cf239e39e25e6cef50ecbb7f197a82f8920ff5
gh-117335: Handle non-iterables for `ntpath.commonpath` (GH-117336)
Lib/ntpath.py
Lib/test/test_ntpath.py
Misc/NEWS.d/next/Core and Builtins/2024-03-28-19-13-20.gh-issue-117335.d6uKJu.rst [new file with mode: 0644]