]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix BINARY_SUBSCR_GETITEM stats (GH-93903)
authorKen Jin <kenjin@python.org>
Thu, 16 Jun 2022 14:02:07 +0000 (22:02 +0800)
committerGitHub <noreply@github.com>
Thu, 16 Jun 2022 14:02:07 +0000 (15:02 +0100)
commitab45c1dde0e46603342f751552f06b8deb294832
tree1f44759763beb45e7e5ff4cff7852d184c438f62
parentd5be9a5dff6d86a531417d95fa5ee5297fc81b5c
Fix BINARY_SUBSCR_GETITEM stats (GH-93903)
Python/ceval.c
Python/specialize.c