]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-140652: Fix a crash in _interpchannels.list_all() after clo…sing a channel...
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 18 Feb 2026 14:18:39 +0000 (16:18 +0200)
committerGitHub <noreply@github.com>
Wed, 18 Feb 2026 14:18:39 +0000 (14:18 +0000)
commite54507374b0fb2b13c0800b4e4c132c3317e90c0
tree6c37f9a3fdc06757e3108e8e915f244c2328f597
parentcbecfbe7923593c600cc43b59c73960858a8c283
[3.13] gh-140652: Fix a crash in _interpchannels.list_all() after clo…sing a channel (GH-143743) (GH-144953)

(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