]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-115178: Add Counts of UOp Pairs to pystats (GH-115181)
authorJeff Glass <glass.jeffrey@gmail.com>
Tue, 16 Apr 2024 13:27:18 +0000 (08:27 -0500)
committerGitHub <noreply@github.com>
Tue, 16 Apr 2024 13:27:18 +0000 (14:27 +0100)
commitacf69e09c66f8473399fabab36b81f56496528a6
treecdf6f3ae8acc8a84115ff051525f779176aae665
parentc053d52edd1e05ccc339e380b705749a3240d645
gh-115178: Add Counts of UOp Pairs to pystats (GH-115181)
Include/cpython/pystats.h
Include/internal/pycore_code.h
Misc/ACKS
Python/ceval.c
Python/specialize.c
Tools/scripts/summarize_stats.py