]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-100239: fix bug in comparison (#132093)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Fri, 4 Apr 2025 17:09:49 +0000 (18:09 +0100)
committerGitHub <noreply@github.com>
Fri, 4 Apr 2025 17:09:49 +0000 (18:09 +0100)
commit68e72cf3a80362d0a2d57ff0c9f02553c378e537
tree70ea3a88c63d1811ffe2e52cf01e32bbc95a3c2b
parent0a97427ee5287e3e6d1d3393a03480ab83abfe90
gh-100239: fix bug in comparison (#132093)
Python/specialize.c