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>
@miss-islington miss-islington deleted the backport-cb18269-3.14 branch January 2, 2026 18:44
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