]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-113853: Guarantee forward progress in executors (GH-113854)
authorMark Shannon <mark@hotpy.org>
Thu, 11 Jan 2024 18:20:42 +0000 (18:20 +0000)
committerGitHub <noreply@github.com>
Thu, 11 Jan 2024 18:20:42 +0000 (18:20 +0000)
commit55824d01f866d1fa0f21996d897fba0e07d09ac8
treeaeaec720d5d2df05fdad8389a542debfdb4b5032
parent0d8fec79ca30e67870752c6ad4e299f591271e69
GH-113853: Guarantee forward progress in executors (GH-113854)
Include/cpython/optimizer.h
Misc/NEWS.d/next/Core and Builtins/2024-01-08-05-36-59.gh-issue-113853.lm-6_a.rst [new file with mode: 0644]
Python/bytecodes.c
Python/generated_cases.c.h
Python/optimizer.c