]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Update test__opcode and _Py_GetSpecializationStats with recent specialization stat...
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Wed, 11 Aug 2021 16:34:01 +0000 (17:34 +0100)
committerGitHub <noreply@github.com>
Wed, 11 Aug 2021 16:34:01 +0000 (17:34 +0100)
commit64a7812c170f5d46ef16a1517afddc7cd92c5240
tree3c7dfd04fd56522f535a136c2956149eeb6b4555
parent08caf2d5d4a9994976e9eafaf345b5a1a4012a81
Update test__opcode and _Py_GetSpecializationStats with recent specialization stat changes (GH-27728)
Lib/test/test__opcode.py
Python/specialize.c