29
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 16 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix annotation of posonlyarg (#508) More... over 4 years ago
Allow continue inside finally in 3.8+ (#476) More... over 4 years ago
fix test name typo (#478) More... over 4 years ago
Allow @overload on async functions as well (#472) More... over 4 years ago
Support typing_extensions.overload in addition to typing.overload (#466) More... over 4 years ago
Adjust tests for different SyntaxError offsets for pypy7.1.1 (#468) More... over 4 years ago
Remove unnecessary `else` (#439) More... over 4 years ago
Add support for PEP 572 assignment expressions (#457) More... over 4 years ago
In PEP 484 type comments, allow text after "# type: ignore" (#455) More... over 4 years ago
Fix RST markup of bullet point list (#459) More... over 4 years ago
Shebang detection improvements (#438) More... over 4 years ago
String formatting linting (#443) More... over 4 years ago
Use absolute link to change log for PyPI's benefit (#451) More... almost 5 years ago
Namespace pyflakes's node monkeypatches (#444) More... almost 5 years ago
Merge tag '2.1.1' More... almost 5 years ago
Fix NoneType has no attribute parent when handling doctests (#452) More... almost 5 years ago
Fix return annotation is class level variable caused undefined (#448) More... almost 5 years ago
Add another test for #422 (#433) More... almost 5 years ago
Improve @overload detection (#435) More... about 5 years ago
Release 2.1.1 More... about 5 years ago
Include column numbers with all error messages (#426) More... about 5 years ago
Fix line number of comment syntax error message (#420) More... about 5 years ago
Fix typing.overload check to only check imported names (#423) More... about 5 years ago
Fix appveyor build More... about 5 years ago
Allow star args in type comments More... about 5 years ago
Fix regression with `__all__ = [not, strings]` More... about 5 years ago
Use file_tokens to better match flake8 api More... about 5 years ago
Write changelog and bump version for 2.1.0 More... over 5 years ago
Fix python3.8 docstring offsets More... over 5 years ago
Set the proper scope for `async def` More... over 5 years ago