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
Fix python3.8 docstring offsets More... about 6 years ago
Set the proper scope for `async def` More... about 6 years ago
Add check for use of 'is' operator with str, bytes, and int literals More... about 6 years ago
Move type annotations tests to their own class More... about 6 years ago
Update TravisCI to use flake8 3.6.0 (#398) More... about 6 years ago
support module scope __annotations__ More... about 6 years ago
Parse PEP 484 type comments More... about 6 years ago
Remove impossible except UnicodeError More... about 6 years ago
Include Python version & OS along with version information More... about 6 years ago
Add support for PEP 563 (#356) (#374) More... about 6 years ago
Test with py3.7; Travis should use Xenial for 3.7 and nightly. (#379) More... about 6 years ago
Make the code and tests compatible with 3.8-dev. (#369) More... about 6 years ago
Rename NEWS.txt to NEWS.md for nicer rendering (#394) More... about 6 years ago
checker.py: Report undefined names in __all__ More... over 6 years ago
Mark SubmoduleImportation imported with Importation with alias as used More... over 6 years ago
checker.py: Add support for list concatenation More... over 6 years ago
Consider AsyncFor the same as For in variable contexts (#380) More... over 6 years ago
Don't leave behind temporary files when running the testsuite More... over 6 years ago
Exempt typing.overload from duplicate detection More... over 6 years ago
test_invalidEscape: Test on PyPy More... over 6 years ago
test_api.py: Remove redundant PYPY check More... over 6 years ago
test_errors_syntax: Expect SystemExit error code 1 More... over 6 years ago
Simplify Python 3 except scope More... over 6 years ago
checker.py: Handle UnboundLocal error for builtins More... over 6 years ago
Handle subtrees as input to checker More... over 6 years ago
Update all pypi.python.org URLs to pypi.org (#337) More... over 6 years ago
Fix PyPy installation in AppVeyor (#336) More... over 6 years ago
Don't warn about unused `_` magic var More... over 6 years ago
Increment version to 2.0.0 More... almost 7 years ago
Update versions (#303) More... almost 7 years ago