[ty] Fix inference of `t.__mro__` if `t` is an instance of `type[Any]` #23632
[ty] Fix `type[Any].__mro__` incorrectly inferred as `Any`
2d5a74da
Move `type[Any].__mro__` test from mro.md to call/type.md
932011e9
Intersect type[Any]/type[Unknown] metaclass attributes with Unknown
88c3d6fb
Use IntersectionType::from_two_elements for Unknown intersection
f3761441
Preserve Dynamic subvariant in type[Any]/type[Unknown] intersections
b5f1c32a
Apply mdformat formatting to call/type.md
d043fbae
AlexWaygood
marked this pull request as ready for review 2 days ago
carljm
approved these changes
on 2026-02-28
AlexWaygood
deleted the claude/fix-mro-type-inference-rUVuN branch 2 days ago
Login to write a write a comment.
Login via GitHub