KEMBAR78
stubgen: add support for PEPs 695 and 696 syntax by hamdanal · Pull Request #18054 · python/mypy · GitHub
Skip to content

Conversation

hamdanal
Copy link
Collaborator

closes #17997

@hamdanal hamdanal added topic-stubgen topic-pep-696 TypeVar defaults topic-pep-695 Issues related to PEP 695 syntax labels Oct 26, 2024
@github-actions

This comment has been minimized.

@github-actions
Copy link
Contributor

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

Copy link
Collaborator

@hauntsaninja hauntsaninja left a comment

Choose a reason for hiding this comment

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

Nice, thank you!

@hauntsaninja hauntsaninja merged commit 5313497 into python:master Oct 28, 2024
20 checks passed
@hamdanal hamdanal deleted the stubgen-peps-695-696 branch November 2, 2024 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic-pep-695 Issues related to PEP 695 syntax topic-pep-696 TypeVar defaults topic-stubgen

Projects

None yet

Development

Successfully merging this pull request may close these issues.

stubgen doesn't support new PEP 695 type aliases

3 participants