]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-118297: Make Sure All Pending Calls Run in _Py_FinishPendingCalls() (gh...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 15 Jul 2024 19:09:40 +0000 (21:09 +0200)
committerGitHub <noreply@github.com>
Mon, 15 Jul 2024 19:09:40 +0000 (19:09 +0000)
commitff65d1e0547a83a39f050b6ee86ebc22479f1e09
tree143fcf17ac1a36b732b6d4de0a25bb443d1c07c8
parent308857b82ad0728b3be6435b056923ecdf82fce3
[3.13] gh-118297: Make Sure All Pending Calls Run in _Py_FinishPendingCalls() (gh-121806)

(cherry picked from commit 985dd8e17b55ae35fc31546384fc9364f2f59f86, AKA gh-118298)

Co-authored-by: Eric Snow <ericsnowcurrently@gmail.com>
Python/ceval_gil.c