-
- 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
Do not assume that args of decorated functions can be cleanly mapped to their nodes crash
#20203 opened Nov 7, 2025 by sterliakov Loading… updated Nov 7, 2025
Do not push partial types to the binder crash
#20202 opened Nov 7, 2025 by sterliakov Loading… updated Nov 7, 2025
Split import-untyped into import-untyped and import-untyped-stubs-available
#19101 opened May 17, 2025 by wyattscarpenter • Draft updated Nov 7, 2025
Do not handle
NotImplementedType as Any anymore. #20114 opened Oct 24, 2025 by tyralla Loading… updated Nov 7, 2025
Avoid false
possibly-undefined errors due to omitted unrequired else statements. #20149 opened Oct 30, 2025 by tyralla Loading… updated Nov 7, 2025
Consider
Any in selftype when checking overloads #20185 opened Nov 5, 2025 by sterliakov • Draft updated Nov 7, 2025
Support
expand_type with ParamSpec.{args,kwargs} crash #20119 opened Oct 25, 2025 by sterliakov Loading… updated Nov 7, 2025
Micro-optimize cache primitives in librt.internal
#20194 opened Nov 6, 2025 by JukkaL Loading… updated Nov 7, 2025
feat: report
@deprecated() on non-overloaded class constructors #20104 opened Oct 23, 2025 by bzoracler Loading… updated Nov 6, 2025
Refactor expr_to_unanalyzed_type by extracting helper functions
#20196 opened Nov 6, 2025 by rchristof Loading… updated Nov 6, 2025
Refactor: centralize lookup and named type helpers in SemanticAnalyzer (#4157)
#20136 opened Oct 28, 2025 by rchristof Loading… updated Nov 6, 2025
Refactor partial type inference to reuse shared logic
#20191 opened Nov 6, 2025 by guilhermesenko Loading… updated Nov 6, 2025
Refactor: Extracted out/outN parsing logic from parse_test_case
#20177 opened Nov 4, 2025 by LeoLomardo Loading… updated Nov 5, 2025
Improve cli help somewhat, creating an Experimental group
#19073 opened May 11, 2025 by wyattscarpenter Loading… updated Nov 4, 2025
[nit] reorder the experimental features in command_line.rst documentation
#20171 opened Nov 3, 2025 by wyattscarpenter Loading… updated Nov 4, 2025
Add PluginFlags for customizing behaviour of plugin-generated nodes
#20182 opened Nov 4, 2025 by sterliakov Loading… updated Nov 4, 2025
feat: Enhance JSON serialization with improved orjson integration
#20181 opened Nov 4, 2025 by xingarr Loading… updated Nov 4, 2025
Programmatically enforce help style rules
#19875 opened Sep 17, 2025 by wyattscarpenter • Draft updated Nov 3, 2025
[docs] move --use-fine-grained-cache to Incremental group
#20176 opened Nov 3, 2025 by wyattscarpenter Loading… updated Nov 3, 2025
Use argparse's choices= to display OUTPUT_CHOICES
#19869 opened Sep 17, 2025 by wyattscarpenter Loading… updated Nov 3, 2025
Do not treat annotated self-assign as special
#20148 opened Oct 30, 2025 by sterliakov Loading… updated Nov 3, 2025
use abspath if path not provided to preserve symlinks
#20161 opened Nov 1, 2025 by noobCodec Loading… updated Nov 3, 2025
Fix crashes caused by typevarlikes defaults in-place modifications crash
#20139 opened Oct 28, 2025 by sterliakov Loading… updated Nov 3, 2025
stubgen: Fix infer_sig_from_docstring to capture positional-only and keyword-only argument separators
#20164 opened Nov 2, 2025 by chadrik Loading… updated Nov 2, 2025
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.