Skip to content

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

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

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

Conversation

@rerpha

@rerpha rerpha commented Jun 3, 2026

Copy link
Copy Markdown

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!

@python-cla-bot

python-cla-bot Bot commented Jun 3, 2026

Copy link
Copy Markdown

All commit authors signed the Contributor License Agreement.

CLA signed

@bedevere-app bedevere-app Bot added docs Documentation in the Doc dir skip news labels Jun 3, 2026
@github-project-automation github-project-automation Bot moved this to Todo in Docs PRs Jun 3, 2026
@rerpha

rerpha commented Jun 3, 2026

Copy link
Copy Markdown
Author

(please add the skip issue label!)

@rerpha rerpha closed this Jun 3, 2026
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