]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-144888: Don't invalidate executors during function deallocation (#144974)
authorKen Jin <kenjin@python.org>
Thu, 19 Feb 2026 03:44:50 +0000 (11:44 +0800)
committerGitHub <noreply@github.com>
Thu, 19 Feb 2026 03:44:50 +0000 (03:44 +0000)
commite84a2cc83c273329553377e99c9520d3f1225eda
tree9033d89bc59f9e154a9c0876b14444b91ff66dc5
parent7ebe9243950e9038dbbd9ddf46d4601ad6212260
gh-144888: Don't invalidate executors during function deallocation (#144974)
Objects/funcobject.c