close
The Wayback Machine - https://web.archive.org/web/20250526031424/https://github.com/python/cpython/pull/95590
Skip to content

added maxsize typecheck for asyncio.Queue #95590

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

added maxsize typecheck for asyncio.Queue #95590

wants to merge 1 commit into from

Conversation

paulhfischer
Copy link

No description provided.

@ghost
Copy link

ghost commented Aug 3, 2022

All commit authors signed the Contributor License Agreement.
CLA signed

@bedevere-bot
Copy link

Most changes to Python require a NEWS entry.

Please add it using the blurb_it web app or the blurb command-line tool.

@bedevere-bot
Copy link

Most changes to Python require a NEWS entry.

Please add it using the blurb_it web app or the blurb command-line tool.

@ambv
Copy link
Contributor

ambv commented Aug 5, 2022

You will need to provide rationale for this. Python in general doesn't do argument type checks in its APIs.

@kumaraditya303
Copy link
Contributor

Closing as this is unnecessary, you need to provide rationale for this and before submitting a PR please create an issue to discuss it first.

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

Successfully merging this pull request may close these issues.

4 participants