]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix a glaring error in the logic backport of posixpath.
authorThomas Wouters <thomas@python.org>
Tue, 3 Jun 2025 12:12:21 +0000 (14:12 +0200)
committerThomas Wouters <thomas@python.org>
Tue, 3 Jun 2025 12:12:21 +0000 (14:12 +0200)
commitb357f2bca375948aca03047d9209ce364e64bfa4
tree433089b7fbf12ddb45aeb67e2eb66094c78659d7
parent880adf6c318d73d6cf967e4d957d286aad5c5ecf
Fix a glaring error in the logic backport of posixpath.
Lib/posixpath.py