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

Small fixes for Python 3.10 #5044

Merged
merged 1 commit into from
Feb 21, 2021
Merged

Conversation

hauntsaninja
Copy link
Collaborator

This is enough to get stubtest working (note that it's a little annoying
to install mypy currently since typed-ast seems to have broken again on
Python 3.10)

This is enough to get stubtest working (note that it's a little annoying
to install mypy currently since typed-ast seems to have broken again on
Python 3.10)
@hauntsaninja
Copy link
Collaborator Author

This inadvertent failure from #5040 shows what needs to be changed in third party stubs for the collections deprecation https://github.com/python/typeshed/runs/1944309958

@JelleZijlstra JelleZijlstra merged commit 38a1c34 into python:master Feb 21, 2021
@hauntsaninja hauntsaninja deleted the py310 branch May 2, 2021 04:40
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