]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-134953: Make the True/False/None check more efficient (GH-138931)
authorŁukasz Langa <lukasz@langa.pl>
Mon, 15 Sep 2025 16:27:37 +0000 (17:27 +0100)
committerGitHub <noreply@github.com>
Mon, 15 Sep 2025 16:27:37 +0000 (18:27 +0200)
commit811acc85d5b001e0bef6ac2e6b499e7c4f149262
tree32454de8e75fb3602ab39cacb2d6e4cf03d65135
parent8ef7735c536e0ffe4a60224e59b7587288f53e9e
gh-134953: Make the True/False/None check more efficient (GH-138931)
Lib/_pyrepl/utils.py