]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-117584: Raise TypeError for non-paths in posixpath.relpath() (GH-117585)
authorNice Zombies <nineteendo19d0@gmail.com>
Sun, 7 Apr 2024 09:00:08 +0000 (11:00 +0200)
committerGitHub <noreply@github.com>
Sun, 7 Apr 2024 09:00:08 +0000 (12:00 +0300)
commit733e56ef9656dd79055acc2a3cecaf6054a45b6c
treeb11a7a912c8b038ebe8a0d54e257f9864e8a28d4
parent62aeb0ee69b06091396398de56dcb755ca3b9dc9
gh-117584: Raise TypeError for non-paths in posixpath.relpath() (GH-117585)
Lib/posixpath.py
Lib/test/test_posixpath.py
Misc/NEWS.d/next/Core and Builtins/2024-04-06-16-42-34.gh-issue-117584.hqk9Hn.rst [new file with mode: 0644]