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
22 days
ago. based on code collected
22 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 14 of 19
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Use getNodeName() here too
Steven Myint
More...
almost 12 years ago
Avoid crash caused by missing "id" attribute
Steven Myint
More...
almost 12 years ago
Refactor handleDoctests; add tests for the column offset.
Florent Xicluna
More...
almost 12 years ago
Upgrade the patch for doctests, to calculate column offset.
Florent Xicluna
More...
almost 12 years ago
Support special locals like __tracebackhide__ for py.test.
Florent Xicluna
More...
almost 12 years ago
Do not report redefinition when unassigning a globally imported module.
Florent Xicluna
More...
almost 12 years ago
Special locals for zope.exceptions.
Florent Xicluna
More...
almost 12 years ago
Do not report undefined name if it is caught by a NameError handler.
Florent Xicluna
More...
almost 12 years ago
Add attribute Message.col to report columns offset.
Florent Xicluna
More...
almost 12 years ago
Update PyPI description and add link to the mailing-list.
Florent Xicluna
More...
almost 12 years ago
Add AUTHORS
Florent Xicluna
More...
almost 12 years ago
Add docstrings to some modules, copyright moved to LICENSE and setup.py.
Florent Xicluna
More...
almost 12 years ago
Reflow some docstrings.
Florent Xicluna
More...
almost 12 years ago
Remove extra blank lines from the testsuite.
Florent Xicluna
More...
almost 12 years ago
Support special locals like __tracebackhide__ for py.test.
Florent Xicluna
More...
almost 12 years ago
Attribute usesLocals belongs to the FunctionScope
Florent Xicluna
More...
almost 12 years ago
Use a set() for the FunctionScope 'globals' attribute
Florent Xicluna
More...
almost 12 years ago
Refactor the handleNode method and improve caching.
Florent Xicluna
More...
almost 12 years ago
Fix issue with Turkish locale.
Florent Xicluna
More...
almost 12 years ago
Fix issue with Turkish locale.
Florent Xicluna
More...
almost 12 years ago
Tests: rename the mock AST node class.
Florent Xicluna
More...
almost 12 years ago
Do not report undefined name if the code is protected with a NameError handler.
Florent Xicluna
More...
almost 12 years ago
Do not report redefinition when unassigning a globally imported module.
Florent Xicluna
More...
almost 12 years ago
Drop support of `python -m pyflakes` on Python 2.5, because Python 2.6 does not have this feature at all
Florent Xicluna
More...
almost 12 years ago
Add attribute Message.col to report the columns offset.
Florent Xicluna
More...
almost 12 years ago
Support python -m pyflakes.
Florent Xicluna
More...
almost 12 years ago
Development version
Florent Xicluna
More...
almost 12 years ago
Add simple --version and --help options.
Florent Xicluna
More...
almost 12 years ago
Do not report false redefinition of variables with list / set / dict comprehensions and generator expressions
Florent Xicluna
More...
almost 12 years ago
More entries to .gitignore
Florent Xicluna
More...
almost 12 years ago
←
1
2
…
10
11
12
13
14
15
16
17
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