]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-146073: Add fitness to executor dumps. (GH-148959)
authorMark Shannon <Mark.Shannon@arm.com>
Mon, 27 Apr 2026 16:34:09 +0000 (17:34 +0100)
committerGitHub <noreply@github.com>
Mon, 27 Apr 2026 16:34:09 +0000 (17:34 +0100)
commit276f474c9a8e8cf4ce878847466c55ac1de061c1
tree5a125ef4e708f0004de0de56687eaa4995971694
parenta386a52d8c093381792e39f93eb1df63d1584b9e
GH-146073: Add fitness to executor dumps. (GH-148959)
Include/internal/pycore_uop.h
Python/optimizer.c
Python/optimizer_analysis.c