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

Fix PEP 604 isinstance caching #17563

Merged
merged 1 commit into from
Jul 24, 2024
Merged

Conversation

hauntsaninja
Copy link
Collaborator

Mentioned by @ngnpope

Copy link
Contributor

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

@ngnpope
Copy link

ngnpope commented Jul 23, 2024

(For reference, this comment.)

@hauntsaninja hauntsaninja merged commit 312694f into python:master Jul 24, 2024
19 checks passed
@hauntsaninja hauntsaninja deleted the fix-isinstance branch July 24, 2024 06:10
hauntsaninja added a commit that referenced this pull request Jul 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants