Skip to content

Conversation

@ibraheemdev
Copy link
Member

@ibraheemdev ibraheemdev commented Oct 31, 2025

Summary

We currently perform a subtyping check instead of the intended subclass check (and the subtyping check is confusingly named is_subclass_of). This showed up in #21070.

@ibraheemdev ibraheemdev added the ty Multi-file analysis & type inference label Oct 31, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Oct 31, 2025

Diagnostic diff on typing conformance tests

No changes detected when running ty on typing conformance tests ✅

@github-actions
Copy link
Contributor

github-actions bot commented Oct 31, 2025

mypy_primer results

No ecosystem changes detected ✅
No memory usage changes detected ✅

Copy link
Member

@AlexWaygood AlexWaygood left a comment

Choose a reason for hiding this comment

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

Thanks!

@ibraheemdev ibraheemdev force-pushed the ibraheem/disjoint-final branch from 4c4587d to 7a40153 Compare October 31, 2025 14:45
@ibraheemdev ibraheemdev enabled auto-merge (squash) October 31, 2025 14:46
@ibraheemdev ibraheemdev merged commit 1baf98a into main Oct 31, 2025
40 checks passed
@ibraheemdev ibraheemdev deleted the ibraheem/disjoint-final branch October 31, 2025 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ty Multi-file analysis & type inference

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants