Skip to content

Pull requests: python/mypy

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add TupleGetterType type
#19479 opened Jul 19, 2025 by Gatsik Loading…
Fix swapping TypeVars with defaults. topic-pep-696 TypeVar defaults
#19449 opened Jul 15, 2025 by randolf-scholz Loading…
2
3
Add functools.lru_cache plugin support Fixes #16261 topic-plugins The plugin API and ideas for new plugins
#19432 opened Jul 13, 2025 by machin0r Loading…
Support attribute access on enum members correctly
#19422 opened Jul 11, 2025 by sterliakov Loading…
7
4
perf: try to cache inner contexts of overloads
#19408 opened Jul 8, 2025 by sterliakov Loading…
[pre-commit.ci] pre-commit autoupdate
#19393 opened Jul 7, 2025 by pre-commit-ci bot Loading…
Feature: Clear type info on del for local inferred variables (fixes #10005) pending Issues that may be closed
#19386 opened Jul 6, 2025 by brxno3107 Loading…
Enable --pretty by default
#19380 opened Jul 5, 2025 by victorletichevsky Loading…
Check slots assignments on self types
#19332 opened Jun 24, 2025 by sterliakov Loading…
Follow-up after #19025: test and cleanup
#19294 opened Jun 13, 2025 by sterliakov Loading…
ProTip! Exclude everything labeled bug with -label:bug.