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

Make PEP 695 constructs give a reasonable error message #16013

Merged
merged 2 commits into from Sep 2, 2023

Conversation

hauntsaninja
Copy link
Collaborator

Mypy does not yet support PEP 695

Fixes #16011, linking #15238

@github-actions

This comment has been minimized.

@github-actions
Copy link
Contributor

github-actions bot commented Sep 1, 2023

According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅

@JelleZijlstra JelleZijlstra merged commit 0c29507 into python:master Sep 2, 2023
18 checks passed
@hauntsaninja hauntsaninja deleted the no695 branch September 2, 2023 02:56
JukkaL pushed a commit that referenced this pull request Oct 10, 2023
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.

AttributeError: 'ASTConverter' object has no attribute 'visit_TypeAlias' and Python 3.12.0rc1
2 participants