Skip to content

Conversation

@CodingPrakharKapoor
Copy link

No description provided.

@ghost
Copy link

ghost commented Mar 11, 2025

All commit authors signed the Contributor License Agreement.
CLA signed

@bedevere-app
Copy link

bedevere-app bot commented Mar 11, 2025

Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool.

If this change has little impact on Python users, wait for a maintainer to apply the skip news label instead.

Copy link

@auvipy auvipy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure if typing only contributions are encouraged in cpython? let me know if otherwise

@picnixz
Copy link
Member

picnixz commented Mar 13, 2025

Sorry, but the standard library does not usually add typing to modules (some of them have typing, but that's essentially because they were based on 3rd-party libs first). This is usually the task of typeshed.

In addition, please consider opening issues first in the future before opening a PR as it could avoid creating un-necessary work in the event the proposal is rejected.

@picnixz picnixz closed this Mar 13, 2025
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.

3 participants