]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-100239: more refined specialisation stats for BINARY_OP/SUBSCR (#132068)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Fri, 4 Apr 2025 14:33:31 +0000 (15:33 +0100)
committerGitHub <noreply@github.com>
Fri, 4 Apr 2025 14:33:31 +0000 (15:33 +0100)
commitdf59226997e067adcfa1bc8d045b7cc1de08906c
tree80284bea1d16e4d3c88229533600dc85a802e18d
parent72123063ddee84bb2c9d591a23f420997e35af5a
gh-100239: more refined specialisation stats for BINARY_OP/SUBSCR (#132068)
Include/cpython/pystats.h
Python/specialize.c
Tools/scripts/summarize_stats.py