]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-117607: Speedup os.path.relpath() (GH-117608)
authorNice Zombies <nineteendo19d0@gmail.com>
Wed, 1 May 2024 21:44:55 +0000 (23:44 +0200)
committerGitHub <noreply@github.com>
Wed, 1 May 2024 21:44:55 +0000 (22:44 +0100)
commita7711a2a4e5cf16b34fc284085da724a8c2c06dd
tree218d2901538003aa825a74e289902df30da23306
parent424438b11ec90110054f720bfa6ea67d644cc2ec
gh-117607: Speedup os.path.relpath() (GH-117608)
Lib/ntpath.py
Lib/posixpath.py
Misc/NEWS.d/next/Core and Builtins/2024-04-07-18-42-09.gh-issue-117607.C978BD.rst [new file with mode: 0644]