KEMBAR78
[3.14] gh-138253: Fix compatibility of sub-interpreters queues with queue.Queue (GH-138256) by miss-islington · Pull Request #138367 · python/cpython · GitHub
Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Sep 2, 2025

Add the block parameter in the put() and get() methods of
the concurrent.interpreters queues for compatibility with the
queue.Queue interface.
(cherry picked from commit cb18269)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

…eue.Queue (pythonGH-138256)

Add the block parameter in the put() and get() methods of
the concurrent.interpreters queues for compatibility with the
queue.Queue interface.
(cherry picked from commit cb18269)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@hugovk hugovk merged commit 0f94b18 into python:3.14 Sep 8, 2025
52 checks passed
kumaraditya303 pushed a commit to miss-islington/cpython that referenced this pull request Sep 9, 2025
…with queue.Queue (pythonGH-138256) (python#138367)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants