1
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 20, 2024 — Sep 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update changelog for 1.17.1 (#19550) More... about 2 months ago
Update test requirements (#19539) More... about 2 months ago
Update test requirements (#19539) More... about 2 months ago
[mypyc] Enable free threading when compiling multiple modules (#19541) More... about 2 months ago
[mypyc] Enable free threading when compiling multiple modules (#19541) More... about 2 months ago
[mypyc] Make type objects immortal if using free threading (#19538) More... about 2 months ago
[mypyc] Make type objects immortal if using free threading (#19538) More... about 2 months ago
Use cache for DictExpr as well (#19536) More... about 2 months ago
Use cache for DictExpr as well (#19536) More... about 2 months ago
Use cache for OpExpr (#19523) More... about 2 months ago
Use cache for OpExpr (#19523) More... about 2 months ago
perf: deduplicate `fast_container_type` and `fast_dict_type` items before joining (#19409) More... about 2 months ago
perf: deduplicate `fast_container_type` and `fast_dict_type` items before joining (#19409) More... about 2 months ago
Move self argument checks to a later phase - after decorator application, if any (#19490) More... about 2 months ago
Move self argument checks to a later phase - after decorator application, if any (#19490) More... about 2 months ago
Try simple-minded call expression cache (#19505) More... about 2 months ago
Try simple-minded call expression cache (#19505) More... about 2 months ago
[mypyc] Fix list.pop primitive on free-threaded builds (#19522) More... about 2 months ago
[mypyc] Fix list.pop primitive on free-threaded builds (#19522) More... about 2 months ago
[mypyc] Only generate an export table if using separate compilation (#19521) More... about 2 months ago
[mypyc] Only generate an export table if using separate compilation (#19521) More... about 2 months ago
Various minor docstring and comment updates (#19519) More... about 2 months ago
Various minor docstring and comment updates (#19519) More... about 2 months ago
Cache type_object_type() (#19514) More... about 2 months ago
Cache type_object_type() (#19514) More... about 2 months ago
Prevent final reassignment in match case (#19496) More... about 2 months ago
Prevent final reassignment in match case (#19496) More... about 2 months ago
Avoid duplicate visit in check_boolean_op() (#19515) More... about 2 months ago
Avoid duplicate visit in check_boolean_op() (#19515) More... about 2 months ago
docs: update cython and setuptools RTD URLs (#19512) More... about 2 months ago