]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-96653: Remove duplicate CALL_STAT_INC(inlined_py_calls) in BINARY_SUBSCR_GETITEM...
authorItamar Ostricher <itamarost@gmail.com>
Thu, 8 Sep 2022 08:22:32 +0000 (01:22 -0700)
committerGitHub <noreply@github.com>
Thu, 8 Sep 2022 08:22:32 +0000 (16:22 +0800)
commit4f523a70543a79a3bbca9bf2ce9abb8fad0aaad2
tree58552b12a6e4d99d3482632b89daf3cdb81c8c17
parentd5e07862ec8b6368c98f649d6c6091b06cdae468
gh-96653: Remove duplicate CALL_STAT_INC(inlined_py_calls) in BINARY_SUBSCR_GETITEM (GH-96654)
Python/ceval.c