]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-140652: Fix a crash in _interpchannels.list_all() after closing a channel...
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 18 Feb 2026 13:29:34 +0000 (15:29 +0200)
committerGitHub <noreply@github.com>
Wed, 18 Feb 2026 13:29:34 +0000 (13:29 +0000)
commita3b6be93171db72f8e0253a8e98cb62a950b5a60
tree8d98ac12bc2889ba39032be9a5941fe99b158ac2
parentdafd35fea7a01aa897c105987cadf2ddfe6ac0ed
[3.14] gh-140652: Fix a crash in _interpchannels.list_all() after closing a channel (GH-143743) (GH-144954)

(cherry picked from commit 3f50432e31c8e0d2e3ea8cbc2e472f7ee80e327a)
Lib/test/test__interpchannels.py
Lib/test/test_interpreters/test_channels.py
Misc/NEWS.d/next/Library/2026-01-12-19-39-57.gh-issue-140652.HvM9Bl.rst [new file with mode: 0644]
Modules/_interpchannelsmodule.c