Skip to content

Pull requests: python/mypy

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

Pull requests list

stubgen: print ignored module paths
#15819 opened Aug 5, 2023 by AlpAribal Loading…
[pre-commit.ci] pre-commit autoupdate
#15796 opened Aug 1, 2023 by pre-commit-ci bot Loading…
Allow nested classes in NamedTuple bodies
#15776 opened Jul 29, 2023 by sobolevn Loading…
Use emit_lines instead of bunches of emit_line calls
#15767 opened Jul 26, 2023 by nickdrozd Loading…
feat: auto-hide instructions when submitting
#15742 opened Jul 22, 2023 by hamirmahal Loading…
fix: string subclass overriding eq
#15735 opened Jul 21, 2023 by nucccc Loading…
[mypyc] Don't crash on non-inlinable final local reads
#15719 opened Jul 19, 2023 by ichard26 Loading…
2
Experiment with intersection on TypeVars
#15712 opened Jul 18, 2023 by A5rocks Loading…
TypedDict 'in' narrowing w/o @final
#15698 opened Jul 18, 2023 by ikonst Loading…
Allow returning Literals in __new__
#15687 opened Jul 15, 2023 by Gobot1234 Loading…
Type comment strip
#15686 opened Jul 15, 2023 by NarvinSingh Loading…
Better fill invalid generic instances
#15656 opened Jul 13, 2023 by cdce8p Loading…
Narrow is with final types correctly
#15646 opened Jul 12, 2023 by sobolevn Loading…
Fix enum .value with tuple
#15637 opened Jul 11, 2023 by A5rocks Loading…
Support enum Literals in the enum plugin
#15636 opened Jul 11, 2023 by A5rocks Loading…
ProTip! Exclude everything labeled bug with -label:bug.