Skip to content
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

Prefer built-in generics #100

Merged
merged 1 commit into from
Feb 26, 2021
Merged

Prefer built-in generics #100

merged 1 commit into from
Feb 26, 2021

Conversation

srittau
Copy link
Owner

@srittau srittau commented Jan 25, 2021

Built-in generics are now supported by all type checkers, per python/typeshed#4820. We should recommend them over importing from typing.

@srittau
Copy link
Owner Author

srittau commented Feb 1, 2021

For reference, @JelleZijlstra had pointed out some potential problems in python/typeshed#4820. So it may be premature to merge it.

@srittau srittau merged commit 4b0d7c0 into type-stub-pep Feb 26, 2021
@srittau srittau deleted the build-in-generics branch February 26, 2021 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants