1
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Sep 17, 2024 — Sep 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[mypyc] Use PyList_Check for isinstance(obj, list) (#19416) More... 2 months ago
Infer empty list without annotation for `__slots__` and module `__all__` (#19348) More... 2 months ago
Infer empty list without annotation for `__slots__` and module `__all__` (#19348) More... 2 months ago
Support `_value_` as a fallback for ellipsis Enum members (#19352) More... 2 months ago
Support `_value_` as a fallback for ellipsis Enum members (#19352) More... 2 months ago
More shards for `mypy-primer` (#19405) More... 2 months ago
More shards for `mypy-primer` (#19405) More... 2 months ago
[mypyc] Speed up for loop over native generator (#19415) More... 2 months ago
[mypyc] Speed up for loop over native generator (#19415) More... 2 months ago
feat: add helpful info to internal AssertionError excs (#19404) More... 2 months ago
feat: add helpful info to internal AssertionError excs (#19404) More... 2 months ago
[mypyc] Report error on reserved method name (#19407) More... 2 months ago
[mypyc] Report error on reserved method name (#19407) More... 2 months ago
[mypyc] Add is_bool_or_bit_rprimitive (#19406) More... 2 months ago
[mypyc] Add is_bool_or_bit_rprimitive (#19406) More... 2 months ago
[mypyc] Add faster primitive for string equality (#19402) More... 2 months ago
[mypyc] Add faster primitive for string equality (#19402) More... 2 months ago
[mypyc] Speed up native-to-native calls using await (#19398) More... 2 months ago
[mypyc] Speed up native-to-native calls using await (#19398) More... 2 months ago
[mypyc] Add tests for string equality (#19401) More... 2 months ago
[mypyc] Add tests for string equality (#19401) More... 2 months ago
[mypyc] Raise NameError on undefined names (#19395) More... 2 months ago
[mypyc] Raise NameError on undefined names (#19395) More... 2 months ago
[mypyc] Simplify comparison of tuple elements (#19396) More... 2 months ago
[mypyc] Simplify comparison of tuple elements (#19396) More... 2 months ago
perf: add `__slots__` to `SubtypeVisitor` (#19394) More... 2 months ago
perf: add `__slots__` to `SubtypeVisitor` (#19394) More... 2 months ago
Improve the support for promotions inside unions. (#19245) More... 2 months ago
Improve the support for promotions inside unions. (#19245) More... 2 months ago
[mypyc] Use per-type free "lists" for nested functions (#19390) More... 2 months ago