Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Make PEP 695 constructs give a reasonable error message#16013

Merged
JelleZijlstra merged 2 commits intopython:masterfrom
hauntsaninja:no695
Sep 2, 2023
Merged

Make PEP 695 constructs give a reasonable error message#16013
JelleZijlstra merged 2 commits intopython:masterfrom
hauntsaninja:no695

Conversation

@hauntsaninja
Copy link
Copy Markdown
Collaborator

Mypy does not yet support PEP 695

Fixes #16011, linking #15238

@github-actions

This comment has been minimized.

@github-actions
Copy link
Copy Markdown
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
@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