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 8 of 19
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Allow passing args to main()
John Vandenberg
More...
about 9 years ago
Merge pull request #56 from pyflakes/matmul
Steven Myint
More...
about 9 years ago
Handle matrix-multiplication operator ("@")
Steven Myint
More...
about 9 years ago
Importation classes with imported name and alias
John Vandenberg
More...
about 9 years ago
Check feature names imported from future
John Vandenberg
More...
about 9 years ago
Allow __future__ in doctest
John Vandenberg
More...
about 9 years ago
Process doctest scope directly under the module scope
John Vandenberg
More...
about 9 years ago
Report each usage of star imports
John Vandenberg
More...
about 9 years ago
Merge pull request #51 from jayvdb/assert-tuple
John Vandenberg
More...
about 9 years ago
Report assert using tuple
John Vandenberg
More...
about 9 years ago
Fix PyPy
John Vandenberg
More...
over 9 years ago
Python 3 only allows import * at module level
John Vandenberg
More...
over 9 years ago
Fix undefined name in generators in class
John Vandenberg
More...
over 9 years ago
Import in Class is a public member
John Vandenberg
More...
over 9 years ago
Merge test_doubleNestingReportsClosestName
John Vandenberg
More...
over 9 years ago
Add contribution guidelines to README
Phil Frost
More...
over 9 years ago
Check for non-ast SyntaxErrors
Aaron Meurer
More...
over 9 years ago
Fix global removing all UndefinedName
John Vandenberg
More...
over 9 years ago
PEP 498 f-strings support
John Vandenberg
More...
over 9 years ago
Fix documentation of Binding.used
John Vandenberg
More...
over 9 years ago
Add DoctestScope
John Vandenberg
More...
over 9 years ago
Merge pull request #36 from pyflakes/typo
Steven Myint
More...
over 9 years ago
Merge pull request #35 from nikolas/patch-1
Steven Myint
More...
over 9 years ago
Fix typos
Steven Myint
More...
over 9 years ago
fix typo in readme
Nik Nyby
More...
over 9 years ago
Increment version to 1.0.0
Phil Frost
More...
over 9 years ago
Merge pull request #34 from pyflakes/3.5
Ian Stapleton Cordasco
as Ian Cordasco
More...
over 9 years ago
Enable Python 3.5 on Travis CI
Steven Myint
More...
over 9 years ago
Merge pull request #33 from alexandrul/master
Ian Stapleton Cordasco
as Ian Cordasco
More...
over 9 years ago
os.chmod() supports only read-only flag operations on Windows
Eduard-Cristian Stefan
More...
over 9 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
…
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