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 false positive with partially quoted annotations (#479) More... about 5 years ago
Make pyflakes more resistant to syntax additions (#490) More... about 5 years ago
Fix annotation of posonlyarg (#508) More... about 5 years ago
Allow continue inside finally in 3.8+ (#476) More... over 5 years ago
fix test name typo (#478) More... over 5 years ago
Allow @overload on async functions as well (#472) More... over 5 years ago
Support typing_extensions.overload in addition to typing.overload (#466) More... over 5 years ago
Adjust tests for different SyntaxError offsets for pypy7.1.1 (#468) More... over 5 years ago
Remove unnecessary `else` (#439) More... over 5 years ago
Add support for PEP 572 assignment expressions (#457) More... over 5 years ago
In PEP 484 type comments, allow text after "# type: ignore" (#455) More... over 5 years ago
Fix RST markup of bullet point list (#459) More... over 5 years ago
Shebang detection improvements (#438) More... over 5 years ago
String formatting linting (#443) More... over 5 years ago
Use absolute link to change log for PyPI's benefit (#451) More... over 5 years ago
Namespace pyflakes's node monkeypatches (#444) More... over 5 years ago
Merge tag '2.1.1' More... over 5 years ago
Fix NoneType has no attribute parent when handling doctests (#452) More... over 5 years ago
Fix return annotation is class level variable caused undefined (#448) More... over 5 years ago
Add another test for #422 (#433) More... almost 6 years ago
Improve @overload detection (#435) More... almost 6 years ago
Release 2.1.1 More... almost 6 years ago
Include column numbers with all error messages (#426) More... about 6 years ago
Fix line number of comment syntax error message (#420) More... about 6 years ago
Fix typing.overload check to only check imported names (#423) More... about 6 years ago
Fix appveyor build More... about 6 years ago
Allow star args in type comments More... about 6 years ago
Fix regression with `__all__ = [not, strings]` More... about 6 years ago
Use file_tokens to better match flake8 api More... about 6 years ago
Write changelog and bump version for 2.1.0 More... about 6 years ago