]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-140652: Fix a crash in _interpchannels.list_all() after closing a channel (ПР...
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 18 Feb 2026 12:54:48 +0000 (14:54 +0200)
committerGitHub <noreply@github.com>
Wed, 18 Feb 2026 12:54:48 +0000 (14:54 +0200)
commit3f50432e31c8e0d2e3ea8cbc2e472f7ee80e327a
tree92f95bf9f30bb308480830ffd750a57e1b2bf10d
parentdd64e4260e0d114f8259f15bc86fb17c5b08c80b
gh-140652: Fix a crash in _interpchannels.list_all() after closing a channel (ПР-143743)
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