]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-153809: Untrack TaskObj from GC before calling unregister_task (#154563)
authorSergey Miryanov <sergey.miryanov@gmail.com>
Sat, 25 Jul 2026 03:31:06 +0000 (08:31 +0500)
committerGitHub <noreply@github.com>
Sat, 25 Jul 2026 03:31:06 +0000 (09:01 +0530)
commit506242706e43af85f841027b7bd7f022f8acd939
tree026e3723b88ab11c94ac369398ef95c889bdc6a6
parent59e67c284d3e8dcb708e473cfca02b1307c9cd0a
GH-153809: Untrack TaskObj from GC before calling unregister_task (#154563)
Misc/NEWS.d/next/Core_and_Builtins/2026-07-24-13-15-31.gh-issue-153809.JFA6GT.rst [new file with mode: 0644]
Modules/_asynciomodule.c