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 5 of 19
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix python3.8 docstring offsets
Anthony Sottile
More...
about 6 years ago
Set the proper scope for `async def`
Anthony Sottile
More...
about 6 years ago
Add check for use of 'is' operator with str, bytes, and int literals
Jon Dufresne
More...
about 6 years ago
Move type annotations tests to their own class
Anthony Sottile
More...
about 6 years ago
Update TravisCI to use flake8 3.6.0 (#398)
Addison Elliott
More...
about 6 years ago
support module scope __annotations__
秋葉
More...
about 6 years ago
Parse PEP 484 type comments
Anthony Sottile
More...
about 6 years ago
Remove impossible except UnicodeError
Anthony Sottile
More...
about 6 years ago
Include Python version & OS along with version information
Addison Elliott
More...
about 6 years ago
Add support for PEP 563 (#356) (#374)
Jörn Heissler
More...
about 6 years ago
Test with py3.7; Travis should use Xenial for 3.7 and nightly. (#379)
Jörn Heissler
More...
about 6 years ago
Make the code and tests compatible with 3.8-dev. (#369)
Serhiy Storchaka
More...
about 6 years ago
Rename NEWS.txt to NEWS.md for nicer rendering (#394)
Marius Gedminas
More...
about 6 years ago
checker.py: Report undefined names in __all__
Charlie Liu
More...
over 6 years ago
Mark SubmoduleImportation imported with Importation with alias as used
joshua1b
More...
over 6 years ago
checker.py: Add support for list concatenation
Charlie Liu
More...
over 6 years ago
Consider AsyncFor the same as For in variable contexts (#380)
Anthony Sottile
More...
over 6 years ago
Don't leave behind temporary files when running the testsuite
Anthony Sottile
More...
over 6 years ago
Exempt typing.overload from duplicate detection
Anthony Sottile
More...
over 6 years ago
test_invalidEscape: Test on PyPy
John Vandenberg
More...
over 6 years ago
test_api.py: Remove redundant PYPY check
John Vandenberg
More...
over 6 years ago
test_errors_syntax: Expect SystemExit error code 1
John Vandenberg
More...
over 6 years ago
Simplify Python 3 except scope
John Vandenberg
More...
over 6 years ago
checker.py: Handle UnboundLocal error for builtins
MacBox7
More...
over 6 years ago
Handle subtrees as input to checker
MacBox7
More...
over 6 years ago
Update all pypi.python.org URLs to pypi.org (#337)
Jon Dufresne
More...
over 6 years ago
Fix PyPy installation in AppVeyor (#336)
Steven Myint
More...
over 6 years ago
Don't warn about unused `_` magic var
Kurtis Rader
More...
over 6 years ago
Increment version to 2.0.0
Phil Frost
More...
almost 7 years ago
Update versions (#303)
Hugo
More...
almost 7 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