Skip to content

gh-152614: Add raises to QueueShutDown in asyncio.Queue.put_no_wait and asyncio.Queue.get_nowait documentation methods#152681

Merged
kumaraditya303 merged 1 commit into
python:mainfrom
YvesDup:queue-asyncio-queueshutdown-documentation
Jul 11, 2026
Merged

gh-152614: Add raises to QueueShutDown in asyncio.Queue.put_no_wait and asyncio.Queue.get_nowait documentation methods#152681
kumaraditya303 merged 1 commit into
python:mainfrom
YvesDup:queue-asyncio-queueshutdown-documentation

Conversation

@YvesDup

@YvesDup YvesDup commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Update 3 entries:

  • asyncio.Queue.put_nowait method,
  • asyncio.Queue.get_nowait method,
  • asyncio.QueueShutDown exception.

This PR should be backport to 3.13, 3.14 and 3.15 versions, Shutdown feature bwas added in 3.13 version.

@read-the-docs-community

Copy link
Copy Markdown

Documentation build overview

📚 cpython-previews | 🛠️ Build #33373423 | 📁 Comparing b1f100a against main (ecdef17)

  🔍 Preview build  

1 file changed
± library/asyncio-queue.html

@kumaraditya303 kumaraditya303 added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes labels Jul 11, 2026
@kumaraditya303 kumaraditya303 merged commit d1a5b54 into python:main Jul 11, 2026
46 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs Jul 11, 2026
@miss-islington-app

Copy link
Copy Markdown

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

@bedevere-app

bedevere-app Bot commented Jul 11, 2026

Copy link
Copy Markdown

GH-153565 is a backport of this pull request to the 3.15 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Jul 11, 2026
@bedevere-app

bedevere-app Bot commented Jul 11, 2026

Copy link
Copy Markdown

GH-153566 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 Jul 11, 2026
@bedevere-app

bedevere-app Bot commented Jul 11, 2026

Copy link
Copy Markdown

GH-153567 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 Jul 11, 2026
kumaraditya303 pushed a commit that referenced this pull request Jul 11, 2026
…_no_wait` and `asyncio.Queue.get_nowait` documentation methods (GH-152681) (#153567)

gh-152614: Add raises to `QueueShutDown` in `asyncio.Queue.put_no_wait` and `asyncio.Queue.get_nowait` documentation methods (GH-152681)
(cherry picked from commit d1a5b54)

Co-authored-by: Duprat <yduprat@gmail.com>
kumaraditya303 pushed a commit that referenced this pull request Jul 11, 2026
…_no_wait` and `asyncio.Queue.get_nowait` documentation methods (GH-152681) (#153566)

gh-152614: Add raises to `QueueShutDown` in `asyncio.Queue.put_no_wait` and `asyncio.Queue.get_nowait` documentation methods (GH-152681)
(cherry picked from commit d1a5b54)

Co-authored-by: Duprat <yduprat@gmail.com>
kumaraditya303 pushed a commit that referenced this pull request Jul 11, 2026
…_no_wait` and `asyncio.Queue.get_nowait` documentation methods (GH-152681) (#153565)

gh-152614: Add raises to `QueueShutDown` in `asyncio.Queue.put_no_wait` and `asyncio.Queue.get_nowait` documentation methods (GH-152681)
(cherry picked from commit d1a5b54)

Co-authored-by: Duprat <yduprat@gmail.com>
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.

2 participants