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 that led to incorrect generation of Unknown type evaluati… #5983

Merged
merged 1 commit into from
Sep 19, 2023

Conversation

erictraut
Copy link
Collaborator

…on when an overloaded function is called in a loop and one of the arguments to the call depends on the return value. This addresses #5980.

…on when an overloaded function is called in a loop and one of the arguments to the call depends on the return value. This addresses #5980.
@github-actions
Copy link
Contributor

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

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