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

Do not push partial types to the binder crash
#20202 opened Nov 7, 2025 by sterliakov Loading… updated Nov 7, 2025
Do not handle NotImplementedType as Any anymore.
#20114 opened Oct 24, 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
Drop support for running with Python 3.9 deferred
#20156 opened Oct 31, 2025 by cdce8p Draft 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
2
5
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.