openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Pyflakes
Settings
|
Report Duplicate
29
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
20 days
ago. based on code collected
21 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 4 of 19
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix false positive with partially quoted annotations (#479)
Anthony Sottile
More...
about 5 years ago
Make pyflakes more resistant to syntax additions (#490)
Anthony Sottile
More...
about 5 years ago
Fix annotation of posonlyarg (#508)
Anthony Sottile
More...
about 5 years ago
Allow continue inside finally in 3.8+ (#476)
Batuhan Taşkaya
More...
over 5 years ago
fix test name typo (#478)
Florian Dahlitz
More...
over 5 years ago
Allow @overload on async functions as well (#472)
Anthony Sottile
More...
over 5 years ago
Support typing_extensions.overload in addition to typing.overload (#466)
Michael J. Sullivan
More...
over 5 years ago
Adjust tests for different SyntaxError offsets for pypy7.1.1 (#468)
Anthony Sottile
More...
over 5 years ago
Remove unnecessary `else` (#439)
Steven Myint
More...
over 5 years ago
Add support for PEP 572 assignment expressions (#457)
Anthony Sottile
More...
over 5 years ago
In PEP 484 type comments, allow text after "# type: ignore" (#455)
Michael J. Sullivan
More...
over 5 years ago
Fix RST markup of bullet point list (#459)
Peter Cock
More...
over 5 years ago
Shebang detection improvements (#438)
Ville Skyttä
More...
over 5 years ago
String formatting linting (#443)
Anthony Sottile
More...
over 5 years ago
Use absolute link to change log for PyPI's benefit (#451)
Steven Myint
More...
over 5 years ago
Namespace pyflakes's node monkeypatches (#444)
Anthony Sottile
More...
over 5 years ago
Merge tag '2.1.1'
Phil Frost
More...
over 5 years ago
Fix NoneType has no attribute parent when handling doctests (#452)
Marius Gedminas
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)
Markus Unterwaditzer
More...
almost 6 years ago
Improve @overload detection (#435)
Anthony Sottile
More...
almost 6 years ago
Release 2.1.1
Phil Frost
More...
almost 6 years ago
Include column numbers with all error messages (#426)
Aaron Meurer
More...
about 6 years ago
Fix line number of comment syntax error message (#420)
Anthony Sottile
More...
about 6 years ago
Fix typing.overload check to only check imported names (#423)
Anthony Sottile
More...
about 6 years ago
Fix appveyor build
Anthony Sottile
More...
about 6 years ago
Allow star args in type comments
Anthony Sottile
More...
about 6 years ago
Fix regression with `__all__ = [not, strings]`
Anthony Sottile
More...
about 6 years ago
Use file_tokens to better match flake8 api
Anthony Sottile
More...
about 6 years ago
Write changelog and bump version for 2.1.0
Anthony Sottile
More...
about 6 years ago
←
1
2
3
4
5
6
7
8
9
…
18
19
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree