]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-118093: Remove invalidated executors from side exits (GH-121885)
authorBrandt Bucher <brandtbucher@microsoft.com>
Wed, 24 Jul 2024 16:16:30 +0000 (09:16 -0700)
committerGitHub <noreply@github.com>
Wed, 24 Jul 2024 16:16:30 +0000 (09:16 -0700)
commit794546fd53dffa1903a2d0fbe8d745889978f5dc
tree417805f6a81561365e2b6b625510a75115a7a5ec
parente9681211b9ad11d1c1f471c43bc57cac46814779
GH-118093: Remove invalidated executors from side exits (GH-121885)
Include/internal/pycore_uop_metadata.h
Python/bytecodes.c
Python/executor_cases.c.h
Python/optimizer.c