]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-117349: Micro-optimize a few `os.path` functions (#117350)
authorNice Zombies <nineteendo19d0@gmail.com>
Tue, 2 Apr 2024 20:32:35 +0000 (22:32 +0200)
committerGitHub <noreply@github.com>
Tue, 2 Apr 2024 20:32:35 +0000 (21:32 +0100)
commitcae4cdd07ddfcd8bcc05d683bac53815391c9907
treeffe157efa5168081b7e3e1d40c51f0727b516bf4
parent8eda146e87d5531c9d2bc62fd1fea3bd3163f9b1
gh-117349: Micro-optimize a few `os.path` functions (#117350)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: Barney Gale <barney.gale@gmail.com>
Co-authored-by: Pieter Eendebak <pieter.eendebak@gmail.com>
Lib/ntpath.py
Lib/posixpath.py
Misc/ACKS
Misc/NEWS.d/next/Core and Builtins/2024-03-29-15-04-13.gh-issue-117349.OB9kQQ.rst [new file with mode: 0644]