29
I Use This!
Very Low Activity

Commits : Listings

Analyzed 20 days ago. based on code collected 21 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Detect unused annotations in functions (#668) More... over 2 years ago
detect undefined name of variable defined by AnnAssign (#729) More... over 2 years ago
remove __init__ which is identical to parent (#726) More... over 2 years ago
Release 2.5.0 (#720) More... over 2 years ago
remove special handling of pypy offsets since modern pypy gets it right (#717) More... over 2 years ago
fix syntax error reporting from stdin (#357) (#716) More... over 2 years ago
Fix pylint URL in README (#714) More... over 2 years ago
burn the bridges with python 2.x (#707) More... over 2 years ago
upgrade flake8 to 4.0.1 (#706) More... over 2 years ago
remove backported unittest methods (#705) More... over 2 years ago
remove checking of node.docstring (#704) More... over 2 years ago
simplify PYPY check (#703) More... over 2 years ago
remove unused WIN (#702) More... over 2 years ago
remove unused names argument in LateFutureImport (#701) More... over 2 years ago
Unify output : characters. Fixes #692 (#693) More... over 2 years ago
add tests for python3.11-specific syntax (#694) More... over 2 years ago
assignment expression in comprehension should target outer scope (#698) More... over 2 years ago
don't double-run github actions for PRs from pycqa/ (#695) More... almost 3 years ago
use updated pypy3 name for github actions (#685) More... almost 3 years ago
support TypeAlias annotations (#679) More... about 3 years ago
ignore `__all__` when not directly assigned (#675) More... about 3 years ago
Drop support for EOL Python 2.7 and 3.4-3.5 (#660) More... about 3 years ago
remove with_statement future imports (#663) More... about 3 years ago
Release 2.4.0 (#657) More... over 3 years ago
Detect typing module attributes with 'import typing as <name>' (#632) More... over 3 years ago
add support for match statement (#630) More... over 3 years ago
Remove pychecker from README (#639) More... over 3 years ago
fix typo: annoation -> annotation (#636) More... over 3 years ago
remove old and unused "tracing" code (#625) More... almost 4 years ago
fix syntax error offsets for python 3.10 (#635) More... almost 4 years ago