29
I Use This!
Very Low Activity

Commits : Listings

Analyzed 17 days ago. based on code collected 17 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
remove unused returnValue (#819) More... 5 months ago
Replace 'counter' function with 'collection.Counter' More... 8 months ago
Fix supported Python versions in README (#803) More... 12 months ago
allow assignment expressions to redefine outer names (#801) More... almost 1 year ago
Release 3.2.0 More... about 1 year ago
handle TypeVarTuple and ParamSpec for PEP 695 (#799) More... about 1 year ago
run flake8 in 3.12 now that 6.1 has been released (#782) More... over 1 year ago
Release 3.1.0 More... over 1 year ago
3.12: add support for type params and type statements (#778) More... over 1 year ago
fix test failures in python 3.12 (#777) More... over 1 year ago
remove deprecated ast references (#776) More... over 1 year ago
fix error reporter and testsuite in 3.11.4+ (#775) More... over 1 year ago
allow redefinition of functions across match arms (#772) More... almost 2 years ago
fix accessed global annotation being redefined in a local scope (#765) More... about 2 years ago
produce an error when a definition shadows an unused assignment (#761) More... about 2 years ago
pushScope / popScope -> with in_scope(...) (#755) More... about 2 years ago
handle deferred checking as a queue (#754) More... about 2 years ago
remove outdated / incorrect comments (#753) More... about 2 years ago
upgrade flake8 to silence file_tokens warning (#751) More... about 2 years ago
pyflakes: python3.8+ (#752) More... about 2 years ago
fold unused checks into final scope checking (#750) More... about 2 years ago
Remove patches via mailing list (#746) More... about 2 years ago
Release 3.0.1 More... about 2 years ago
fix crash on augmented-assign to print builtin (#745) More... about 2 years ago
Release 3.0.0 More... about 2 years ago
master -> main (#742) More... about 2 years ago
remove unused isGenerator (#737) More... over 2 years ago
Add __debuggerskip__ as special local More... over 2 years ago
Remove py2 references from README (#732) More... over 2 years ago
remove handling of `# type:` comments now that pyflakes is py3+ (#684) More... over 2 years ago