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

Fixed bug with the provisional TypeForm support that breaks aliases… #9095

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

erictraut
Copy link
Collaborator

… of Annotated. This addresses #9092.

Copy link
Contributor

Diff from mypy_primer, showing the effect of this PR on open source code:

steam.py (https://github.com/Gobot1234/steam.py)
-   /tmp/mypy_primer/projects/steam.py/steam/http.py:901:27 - error: "name" is not defined (reportUndefinedVariable)
- 8441 errors, 95 warnings, 0 informations 
+ 8440 errors, 95 warnings, 0 informations 

@erictraut erictraut merged commit 3e339eb into main Sep 26, 2024
18 checks passed
@erictraut erictraut deleted the issue-9092 branch September 26, 2024 19:38
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.

1 participant