-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Pull requests: python/mypy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[mypyc] feat: specialize
sum
using for loop helpers if possible
#19950
opened Sep 29, 2025 by
BobTheBuidler
Loading…
[mypyc] feat: specialize isinstance for tuple of primitive types
#19949
opened Sep 29, 2025 by
BobTheBuidler
Loading…
[mypyc] feat: specialize any and all using for loop helpers if possible
#19948
opened Sep 28, 2025 by
BobTheBuidler
Loading…
Stop
--update-data
from inserting spurious blank lines when dealing with report comments
#19944
opened Sep 27, 2025 by
wyattscarpenter
•
Draft
Implement disable ignores, a flag which disables all type ignores
#19939
opened Sep 27, 2025 by
wyattscarpenter
Loading…
Document MYPY_FORCE_COLOR and FORCE_COLOR in --help
#19938
opened Sep 27, 2025 by
wyattscarpenter
Loading…
[mypyc] feat: support non-sequence inputs with known len in
sequence_from_generator_preallocate_helper
#19935
opened Sep 26, 2025 by
BobTheBuidler
Loading…
[mypyc] feat: optimize away first if-check in
for_loop_helper_with_index
#19933
opened Sep 26, 2025 by
BobTheBuidler
Loading…
[mypyc] feat: support RTuple in
sequence_from_generator_preallocate_helper
#19931
opened Sep 26, 2025 by
BobTheBuidler
Loading…
[mypyc] feat: extend
get_expr_length
to try constant_fold_expr
#19930
opened Sep 26, 2025 by
BobTheBuidler
Loading…
[mypyc] feat: extend
get_expr_length
to work with RTuple and TupleType
#19929
opened Sep 26, 2025 by
BobTheBuidler
Loading…
[mypyc] feat: extend
get_expr_length
for listcomp and genexp
#19928
opened Sep 26, 2025 by
BobTheBuidler
•
Draft
[mypyc] feat: extend
get_expr_length
for enumerate
, map
, zip
, range
, list
, tuple
, sorted
, and reversed
CallExpr
#19927
opened Sep 26, 2025 by
BobTheBuidler
Loading…
Do not exclude misc/sync-typeshed.py from from tox self-check
#19926
opened Sep 25, 2025 by
wyattscarpenter
Loading…
Prevent crash on unpacking when tuple-returning overload is rejected by outer context
#19921
opened Sep 24, 2025 by
sterliakov
Loading…
Mention what codes are actually ignored in
not covered by "type: ignore" comment
note
#19904
opened Sep 22, 2025 by
wyattscarpenter
Loading…
[docs] Explain ignoring unused-ignore more explicitly
#19901
opened Sep 21, 2025 by
wyattscarpenter
Loading…
feat: constant fold common builtin call expressions
#19886
opened Sep 18, 2025 by
BobTheBuidler
Loading…
feat: implement constant folding for str.format and f-strings
#19885
opened Sep 18, 2025 by
BobTheBuidler
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.