]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add extra stats for attribute misses (GH-26732)
authorMark Shannon <mark@hotpy.org>
Tue, 15 Jun 2021 12:01:42 +0000 (13:01 +0100)
committerGitHub <noreply@github.com>
Tue, 15 Jun 2021 12:01:42 +0000 (13:01 +0100)
commit8ebd9447e9618240ee3b955888d114376f64117b
tree376e4e1a18260b80644c00d074b2ab79677e15a0
parent689a84475e7b1da79d5ae82df67ab8897316f98c
Add extra stats for attribute misses (GH-26732)
Include/internal/pycore_code.h
Python/specialize.c