-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Pull requests: python/mypy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
uncomment testCanCreateTypedDictTypeWithDictCall
#20890
opened Feb 24, 2026 by
wyattscarpenter
Loading…
investigate and change a couple of -skips to -xfails
#20889
opened Feb 24, 2026 by
wyattscarpenter
Loading…
Suggest narrowing for None in union attribute errors
#20888
opened Feb 24, 2026 by
dhruvildarji
Loading…
Uncomment two tests and xfail them instead, to reduce the chance of code rot
#20887
opened Feb 24, 2026 by
wyattscarpenter
Loading…
Fix crash on PlaceholderNode serialization and add regression test (GH-20796)
#20876
opened Feb 23, 2026 by
Kaushalt2004
Loading…
stubtest: attempt to resolve decorators from their type
#20867
opened Feb 22, 2026 by
hauntsaninja
Loading…
Avoid unnecessary work when checking deferred functions
#20860
opened Feb 22, 2026 by
ilevkivskyi
Loading…
Add work-in-progress implementation of a new Python parser
#20856
opened Feb 21, 2026 by
JukkaL
Loading…
Don't create .mypy_cache directory when --no-incremental is used
#20833
opened Feb 17, 2026 by
worksbyfriday
Loading…
Fix enum private names (__x) incorrectly marked as final
#20832
opened Feb 17, 2026 by
worksbyfriday
Loading…
Fix false positive for enum members shadowing base properties
#20807
opened Feb 13, 2026 by
emmanuel-ferdman
Loading…
Add actual mypy error messages to documentation examples
#20770
opened Feb 8, 2026 by
veeceey
Loading…
Add --include-vendored flag and warning for skipped vendor modules
#20769
opened Feb 8, 2026 by
veeceey
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.