bpo-42972: Fully support GC protocol for _queue.SimpleQueue by erlend-aasland · Pull Request #26372 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.2k
Merged
vstinner merged 1 commit intopython:mainfrom
May 27, 2021Merged
bpo-42972: Fully support GC protocol for _queue.SimpleQueue#26372
vstinner merged 1 commit intopython:mainfrom
bpo-42972: Fully support GC protocol for _queue.SimpleQueue#26372
vstinner merged 1 commit intopython:mainfrom
Conversation
Copy link
Contributor
erlend-aasland
requested a review
from rhettinger
as a code owner
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting review
label
erlend-aasland
requested a review
from pablogsal
erlend-aasland
changed the title
bpo-42792: Fully support GC protocol for _queue.SimpleQueue
bpo-42972: Fully support GC protocol for _queue.SimpleQueue
erlend-aasland
force-pushed
the
bpo-47972/queue
branch
from
6a7ca8f to
cc2eddb
Compare
vstinner
merged commit
4d7f8f9
into
python:main
Copy link
Contributor
miss-islington
commented
May 27, 2021
miss-islington commented
May 27, 2021Thanks @erlend-aasland for the PR, and @vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖
bedevere-bot
removed
the
awaiting review
label
Copy link
bedevere-bot
commented
May 27, 2021
bedevere-bot commented
May 27, 2021GH-26406 is a backport of this pull request to the 3.10 branch.
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
May 27, 2021Copy link
Contributor
miss-islington
commented
May 27, 2021
miss-islington commented
May 27, 2021Thanks @erlend-aasland for the PR, and @vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖
vstinner pushed a commit that referenced this pull request
May 27, 2021
erlend-aasland
deleted the
bpo-47972/queue
branch
pablogsal
mentioned this pull request
vstinner
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment