Skip to content

[mypyc] Add primitives for isinstance of built-in types #19435

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

Merged
merged 3 commits into from
Jul 15, 2025

Conversation

p-sawicki
Copy link
Collaborator

Follow-up to #19416 adding primitives for isinstance(obj, type) where type is built-in.

Copy link
Collaborator

@JukkaL JukkaL left a comment

Choose a reason for hiding this comment

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

Looks good overall, just a few comments.

@JukkaL JukkaL merged commit 38cdacf into python:master Jul 15, 2025
13 checks passed
@p-sawicki p-sawicki deleted the isinstance-primitives branch July 15, 2025 12:09
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.

3 participants