]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-138253: Fix compatibility of sub-interpreters queues with queue.Queue ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 8 Sep 2025 15:37:39 +0000 (17:37 +0200)
committerGitHub <noreply@github.com>
Mon, 8 Sep 2025 15:37:39 +0000 (18:37 +0300)
commit0f94b186a55a7a71eb202c42098262f6dfafd077
treea9896ca4dffc4ec967e14f55444aad9448c97540
parent61f715696552f83ccb101c20ec717c101ea82512
[3.14] gh-138253: Fix compatibility of sub-interpreters queues with queue.Queue (GH-138256) (#138367)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/concurrent/interpreters/_queues.py
Lib/test/test_interpreters/test_queues.py
Misc/NEWS.d/next/Library/2025-08-30-10-58-15.gh-issue-138253.9Ehj-N.rst [new file with mode: 0644]