-
-
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] Simplify IR generated for "for" loops over strings
#19434
by JukkaL
was merged Jul 14, 2025
Loading…
[mypyc] Use native integers for some sequence indexing operations
#19426
by JukkaL
was merged Jul 11, 2025
Loading…
[mypyc] Remove the unused CPyList_GetItemUnsafe primitive
#19424
by JukkaL
was merged Jul 11, 2025
Loading…
[mypyc] Add a few native int helper irbuilder methods
#19423
by JukkaL
was merged Jul 11, 2025
Loading…
[mypyc] Fail run test if default driver does not find test cases
#19420
by p-sawicki
was merged Jul 11, 2025
Loading…
[mypyc] Add back test for next with list iterator
#19419
by p-sawicki
was merged Jul 11, 2025
Loading…
Move
is_defined_in_stub
to shared checker API to break import cycle
#19417
by sterliakov
was merged Jul 10, 2025
Loading…
[mypyc] Use PyList_Check for isinstance(obj, list)
#19416
by p-sawicki
was merged Jul 9, 2025
Loading…
feat: add helpful info to internal AssertionError excs
#19404
by BobTheBuidler
was merged Jul 9, 2025
Loading…
[mypyc] Speed up native-to-native calls using await
#19398
by JukkaL
was merged Jul 8, 2025
Loading…
[mypyc] Use per-type free "lists" for nested functions
#19390
by JukkaL
was merged Jul 7, 2025
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.