]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45885: Add more stats for COMPARE_OP in specialize.c (GH-31040)
authorDennis Sweeney <36520290+sweeneyde@users.noreply.github.com>
Thu, 3 Feb 2022 13:32:52 +0000 (08:32 -0500)
committerGitHub <noreply@github.com>
Thu, 3 Feb 2022 13:32:52 +0000 (13:32 +0000)
commit674ab66ebdf06f187e193a3d7bde13b71ba0f9af
tree746154a5028c2d90b4fc3c104a4c5e124aff18cd
parente0433c1e70254d4d0357a9e14596929a04bdf769
bpo-45885: Add more stats for COMPARE_OP in specialize.c (GH-31040)
Misc/NEWS.d/next/Core and Builtins/2022-02-01-01-17-28.bpo-45885.CjyNf_.rst [new file with mode: 0644]
Python/specialize.c