Skip to content

bpo-42972: Fully support GC protocol for _queue.SimpleQueue - #26372

Merged
vstinner merged 1 commit into
python:mainfrom
erlend-aasland:bpo-47972/queue
May 27, 2021
Merged

bpo-42972: Fully support GC protocol for _queue.SimpleQueue#26372
vstinner merged 1 commit into
python:mainfrom
erlend-aasland:bpo-47972/queue

Conversation

@erlend-aasland

@erlend-aaslanderlend-aasland commented May 25, 2021

Copy link
Copy Markdown
Contributor

@erlend-aaslanderlend-aasland changed the title bpo-42792: Fully support GC protocol for _queue.SimpleQueuebpo-42972: Fully support GC protocol for _queue.SimpleQueueMay 25, 2021
@vstinner
vstinner merged commit 4d7f8f9 into python:mainMay 27, 2021
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @erlend-aasland for the PR, and @vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖

@bedevere-bot

Copy link
Copy Markdown

GH-26406 is a backport of this pull request to the 3.10 branch.

@bedevere-botbedevere-bot removed the needs backport to 3.10 only security fixes label May 27, 2021
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 27, 2021
…-26372)
(cherry picked from commit 4d7f8f9)
Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
@vstinnervstinner added the needs backport to 3.10 only security fixes label May 27, 2021
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @erlend-aasland for the PR, and @vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖

@vstinnervstinner removed the needs backport to 3.10 only security fixes label May 27, 2021
vstinner pushed a commit that referenced this pull request May 27, 2021
GH-26406)
(cherry picked from commit 4d7f8f9)
Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
@erlend-aasland
erlend-aasland deleted the bpo-47972/queue branch May 27, 2021 17:43
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@erlend-aasland@miss-islington@bedevere-bot@vstinner@the-knights-who-say-ni