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

[mypyc] Use PyList_Check for isinstance(obj, list)
#19416 by p-sawicki was merged Jul 9, 2025 Loading…
[mypyc] Speed up for loop over native generator
#19415 by JukkaL was merged Jul 9, 2025 Loading…
[mypyc] Report error on reserved method name
#19407 by p-sawicki was merged Jul 9, 2025 Loading…
[mypyc] Add is_bool_or_bit_rprimitive
#19406 by p-sawicki was merged Jul 9, 2025 Loading…
More shards for mypy-primer
#19405 by randolf-scholz was merged Jul 9, 2025 Loading…
[mypyc] Add faster primitive for string equality
#19402 by JukkaL was merged Jul 9, 2025 Loading…
[mypyc] Add tests for string equality
#19401 by JukkaL was merged Jul 8, 2025 Loading…
[mypyc] Speed up native-to-native calls using await
#19398 by JukkaL was merged Jul 8, 2025 Loading…
perf: add __slots__ to SubtypeContext
#19397 by ngnpope was closed Jul 9, 2025 Loading…
[mypyc] Simplify comparison of tuple elements
#19396 by p-sawicki was merged Jul 8, 2025 Loading…
[mypyc] Raise NameError on undefined names
#19395 by p-sawicki was merged Jul 8, 2025 Loading…
perf: add __slots__ to SubtypeVisitor
#19394 by sterliakov was merged Jul 7, 2025 Loading…
[mypyc] Use per-type free "lists" for nested functions
#19390 by JukkaL was merged Jul 7, 2025 Loading…
Remove all nested imports from default plugin
#19388 by ilevkivskyi was merged Jul 7, 2025 Loading…
Create Cqrnewinvest bot
#19387 by Shinader123 was closed Jul 6, 2025 Loading…
Speed up the default plugin
#19385 by JukkaL was merged Jul 7, 2025 Loading…
Subtype checking micro-optimization
#19384 by JukkaL was merged Jul 6, 2025 Loading…
[mypyc] Add support for C string literals in the IR
#19383 by JukkaL was merged Jul 7, 2025 Loading…
Support type checking code fragment in profile script
#19379 by JukkaL was merged Jul 5, 2025 Loading…
[mypyc] Fix comparison of tuples with different lengths topic-mypyc mypyc bugs
#19372 by p-sawicki was merged Jul 4, 2025 Loading…
Bump version to 1.18.0+dev
#19371 by esarp was merged Jul 4, 2025 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.