-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Pull requests: python/mypy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add and implement primitive list.copy()
topic-mypyc
mypyc bugs
#18771
opened Mar 8, 2025 by
exertustfm
Loading…
updated Mar 9, 2025
Consistently store settable property type
#18774
opened Mar 8, 2025 by
ilevkivskyi
Loading…
updated Mar 9, 2025
[PEP 747] Recognize TypeForm[T] type and values (#9773)
#18690
opened Feb 16, 2025 by
davidfstr
Loading…
updated Mar 8, 2025
Support positional and keyword-only arguments
#18762
opened Mar 6, 2025 by
pganssle-google
Loading…
updated Mar 7, 2025
[docs] Add example of using
@final
with TypedDict
#18547
opened Jan 27, 2025 by
magicmark
Loading…
updated Mar 7, 2025
Add flag to allow more flexible variable redefinition
#18727
opened Feb 24, 2025 by
JukkaL
Loading…
updated Mar 7, 2025
Add efficient primitives for str.strip().
topic-mypyc
mypyc bugs
#18742
opened Feb 26, 2025 by
advait-dixit
Loading…
updated Mar 6, 2025
[mypyc] Replace internal _PyObject_CallMethodId calls
topic-mypyc
mypyc bugs
#18761
opened Mar 6, 2025 by
cdce8p
Loading…
updated Mar 6, 2025
fix: preserve generator error context
#18161
opened Nov 18, 2024 by
bzoracler
Loading…
updated Mar 6, 2025
Fix: Handle Trailing Commas and Empty Strings in File Paths
#18728
opened Feb 24, 2025 by
x612skm
Loading…
updated Feb 27, 2025
Defer type analysis of integer Literal when builtins.int is slow to resolve
#18046
opened Oct 25, 2024 by
tungol
Loading…
updated Feb 27, 2025
stubtest: handle overloads with mixed pos-only params
#18287
opened Dec 13, 2024 by
tungol
Loading…
updated Feb 27, 2025
stubtest: get better signatures for
__init__
of C classes
#18259
opened Dec 6, 2024 by
tungol
Loading…
updated Feb 27, 2025
More detailed checking of type objects in stubtest
topic-stubtest
#18251
opened Dec 5, 2024 by
tungol
Loading…
updated Feb 27, 2025
Enable ruff FURB None rules
upnext
#18687
opened Feb 16, 2025 by
Skylion007
Loading…
updated Feb 25, 2025
Enable FURB187 - avoid reverse list copy
upnext
#18716
opened Feb 21, 2025 by
Skylion007
Loading…
updated Feb 25, 2025
Add idlemypyextension to IDE integrations section
#18615
opened Feb 5, 2025 by
CoolCat467
Loading…
updated Feb 24, 2025
fix: refactor sem analysis of the await-not-async on generators and list comprehension
#18152
opened Nov 13, 2024 by
josetapadas
Loading…
updated Feb 24, 2025
stubgenc: add support for including class and property docstrings
topic-stubgen
#17964
opened Oct 16, 2024 by
chadrik
Loading…
updated Feb 24, 2025
Fix --warn-unreachable fall-through from ALWAYS_TRUE ifs
#18539
opened Jan 26, 2025 by
ammaraskar
Loading…
updated Feb 24, 2025
[stubgen] align is_classmethod with is_staticmethod
topic-stubgen
#18657
opened Feb 11, 2025 by
ericmarkmartin
Loading…
updated Feb 22, 2025
Always use
.enum_members
to find enum members
#18675
opened Feb 14, 2025 by
sobolevn
Loading…
updated Feb 22, 2025
Add: refinement of ReadOnly TypedDict fields in subclasses
#18704
opened Feb 18, 2025 by
ldeld
Loading…
updated Feb 21, 2025
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.