]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-112405: Optimise `pathlib.Path.relative_to` (#112406)
authorAlex Waygood <Alex.Waygood@Gmail.com>
Sun, 26 Nov 2023 15:56:03 +0000 (15:56 +0000)
committerGitHub <noreply@github.com>
Sun, 26 Nov 2023 15:56:03 +0000 (15:56 +0000)
commit418d585febd280e779274f313f910613ac1a1c30
tree6213344d04e40cd661217463f3039afa4be6ab77
parent9fe60340d7e8dc22b3aec205c557bc69a1b2d18c
gh-112405: Optimise `pathlib.Path.relative_to` (#112406)
Lib/pathlib.py
Misc/NEWS.d/next/Library/2023-11-25-20-29-28.gh-issue-112405.cOtzxC.rst [new file with mode: 0644]