Skip to content

Conversation

@zuckerruebe
Copy link
Contributor

@zuckerruebe zuckerruebe commented Dec 17, 2025

@python-cla-bot
Copy link

python-cla-bot bot commented Dec 17, 2025

All commit authors signed the Contributor License Agreement.

CLA signed

@StanFromIreland StanFromIreland changed the title Remove reference to thread in documentation of asyncio.Queue.shutdown. gh-142876: Remove reference to thread in documentation of asyncio.Queue.shutdown. Dec 17, 2025
Co-authored-by: Kumar Aditya <kumaraditya@python.org>
@kumaraditya303 kumaraditya303 added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Dec 17, 2025
@kumaraditya303 kumaraditya303 enabled auto-merge (squash) December 17, 2025 16:36
@kumaraditya303 kumaraditya303 merged commit 77c8e6a into python:main Dec 17, 2025
36 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Dec 17, 2025
@miss-islington-app
Copy link

Thanks @zuckerruebe for the PR, and @kumaraditya303 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 17, 2025
…cio.Queue.shutdown` (pythonGH-142888)

(cherry picked from commit 77c8e6a)

Co-authored-by: Damian Birchler <damian@damianbirchler.net>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 17, 2025
…cio.Queue.shutdown` (pythonGH-142888)

(cherry picked from commit 77c8e6a)

Co-authored-by: Damian Birchler <damian@damianbirchler.net>
@bedevere-app
Copy link

bedevere-app bot commented Dec 17, 2025

GH-142891 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Dec 17, 2025
@bedevere-app
Copy link

bedevere-app bot commented Dec 17, 2025

GH-142892 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Dec 17, 2025
kumaraditya303 pushed a commit that referenced this pull request Dec 17, 2025
…ncio.Queue.shutdown` (GH-142888) (#142892)

gh-142876: remove reference to thread in documentation of `asyncio.Queue.shutdown` (GH-142888)
(cherry picked from commit 77c8e6a)

Co-authored-by: Damian Birchler <damian@damianbirchler.net>
kumaraditya303 pushed a commit that referenced this pull request Dec 17, 2025
…ncio.Queue.shutdown` (GH-142888) (#142891)

gh-142876: remove reference to thread in documentation of `asyncio.Queue.shutdown` (GH-142888)
(cherry picked from commit 77c8e6a)

Co-authored-by: Damian Birchler <damian@damianbirchler.net>
@zuckerruebe zuckerruebe deleted the patch-1 branch December 17, 2025 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

asyncio.Queue.shutdown talks about threads? Copy-and-paste error from queue.Queue?

2 participants