bpo-42972: Fully support GC protocol for _queue.SimpleQueue by erlend-aasland · Pull Request #26372 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@erlend-aasland

Copy link

Contributor

@erlend-aasland erlend-aasland commented

May 25, 2021

edited

Loading

@erlend-aasland erlend-aasland changed the title bpo-42792: Fully support GC protocol for _queue.SimpleQueue bpo-42972: Fully support GC protocol for _queue.SimpleQueue

May 25, 2021

@vstinner vstinner merged commit 4d7f8f9 into python:main

May 27, 2021

@miss-islington

Copy link

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

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

@bedevere-bot bedevere-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>

@vstinner vstinner added the needs backport to 3.10

only security fixes

label

May 27, 2021

@miss-islington

Copy link

Contributor

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

@vstinner vstinner 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 free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@rhettinger rhettinger Awaiting requested review from rhettinger

@pablogsal pablogsal Awaiting requested review from pablogsal

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

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