Skip to content

make get_nowait() consistant with put_nowait() description#150863

Open
rerpha wants to merge 1 commit into
python:mainfrom
rerpha:patch-1
Open

make get_nowait() consistant with put_nowait() description#150863
rerpha wants to merge 1 commit into
python:mainfrom
rerpha:patch-1

Conversation

@rerpha
Copy link
Copy Markdown

@rerpha rerpha commented Jun 3, 2026

This is a very simple PR which adds block as a kwarg to get_nowait() in the same way that put_nowait() does. I know that block can be passed as an *arg but I think this just clears up any confusion in case the read sees it as get_nowait(timeout=False) or something!

note: please add the skip issue label for me!

@read-the-docs-community
Copy link
Copy Markdown

Documentation build overview

📚 cpython-previews | 🛠️ Build #32974832 | 📁 Comparing da642de against main (7a468a1)

  🔍 Preview build  

1 file changed
± library/queue.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review docs Documentation in the Doc dir skip news

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

1 participant