29
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected 2 days ago.
Sep 16, 2025 — Sep 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
honor dict key / value iteration order (#872) More... 16 days ago
add typing specializations for assert_type / NewType / TypeVarTuple / ParamSpec (#871) More... 16 days ago
fix lazy import eager check for typing specializations (#870) More... 16 days ago
use reusable workflows (#869) More... 16 days ago
fix handling of cast / NamedTuple / TypeVar / TypedDict (#868) More... 16 days ago
add new errors for lazy imports (#864) More... 17 days ago
simplify handleStringAnnotation (#867) More... 17 days ago
remove redundant check in handleAnnotation (#866) More... 17 days ago
python3.10+ (#865) More... 17 days ago
refactor source_statement / str for Importation (#863) More... 17 days ago
remove _FieldsOrder (#862) More... 17 days ago
use reversed(...) to better represent scope iteration (#861) More... 17 days ago
add tests for new python 3.15 syntax (#860) More... 17 days ago
Release 3.4.0 More... about 1 year ago
updates for python 3.14 (#842) More... over 1 year ago
Release 3.3.2 More... over 1 year ago
global / nonlocal can also appear in class bodies (#836) More... over 1 year ago
Release 3.3.1 More... over 1 year ago
Allow an assignment expression to redefine an annotation (#831) More... over 1 year ago
Release 3.3.0 More... over 1 year ago
update python version in README (#827) More... over 1 year ago
add warning for unused global / nonlocal names (#825) More... over 1 year ago
drop 3.8, add 3.13 (#826) More... over 1 year ago
remove unused returnValue (#819) More... almost 2 years ago
Replace 'counter' function with 'collection.Counter' More... about 2 years ago
Fix supported Python versions in README (#803) More... over 2 years ago
allow assignment expressions to redefine outer names (#801) More... over 2 years ago
Release 3.2.0 More... over 2 years ago
handle TypeVarTuple and ParamSpec for PEP 695 (#799) More... over 2 years ago
run flake8 in 3.12 now that 6.1 has been released (#782) More... about 3 years ago