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 15 of 19
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Do not report redefinition of variable for a variable used in a list comprehension in a conditional
Florent Xicluna
More...
almost 12 years ago
Merge pull request #3 from anisse/patch-1
Kevin Watters
More...
almost 12 years ago
Small refactoring of the doctest checking method
Florent Xicluna
More...
almost 12 years ago
Do not report redefinition of variable for generator expression and set / dict comprehensions.
Florent Xicluna
More...
almost 12 years ago
Refactor the Python 2.5 compatibility code in the 'except ImportError' block
Florent Xicluna
More...
almost 12 years ago
Refactor the Python 2.5 compatibility code in the 'except ImportError' block
Florent Xicluna
More...
about 12 years ago
Do not report redefinition of variable for generator expression and set / dict comprehensions.
Florent Xicluna
More...
about 12 years ago
Add a .gitignore for python use in-place
Anisse Astier
More...
about 12 years ago
Add support for doctests, contribution of Marius Gedminas
Florent Xicluna
More...
about 12 years ago
Release version 0.6.1
Florent Xicluna
More...
about 12 years ago
More tests with augmented assignments.
Florent Xicluna
More...
about 12 years ago
Regression with augmented assignments.
Florent Xicluna
More...
about 12 years ago
Release version 0.6
Florent Xicluna
More...
about 12 years ago
Fix spurious redefinition warnings in conditionals.
Florent Xicluna
More...
about 12 years ago
Don't issue Unused Variable warning when using locals() in current scope.
Florent Xicluna
More...
about 12 years ago
Support specifying additional built-ins in Checker constructor.
Florent Xicluna
More...
about 12 years ago
Fix test for Python 3 annotations.
Florent Xicluna
More...
about 12 years ago
Rename lowestCommonAncestor to getCommonAncestor.
Florent Xicluna
More...
about 12 years ago
Improve handling of try/except/else/finally compound statements.
Florent Xicluna
More...
about 12 years ago
Uniform docstring delimiter.
Florent Xicluna
More...
about 12 years ago
Fixes for Python 3: annotations, metaclass and keyword-only arguments.
Florent Xicluna
More...
about 12 years ago
Support specifying additional built-ins in Checker constructor.
Florent Xicluna
More...
about 12 years ago
Fix an undetected assignment in the except handler.
Florent Xicluna
More...
about 12 years ago
Merge pull request #1 from pyflakes/0.6-alpha
Florent Xicluna
More...
about 12 years ago
Use setuptools entry_points to create the script on Windows too.
Florent Xicluna
More...
about 12 years ago
Do not report undefined name in __all__ if import * is used.
Florent Xicluna
More...
about 12 years ago
Method Scope.__init__ is not needed.
Florent Xicluna
More...
about 12 years ago
Rename attribute dead_scopes to deadScopes.
Florent Xicluna
More...
about 12 years ago
Support "setup.py test" and "setup.py develop".
Florent Xicluna
More...
about 12 years ago
Update maintainership information.
Florent Xicluna
More...
about 12 years ago
←
1
2
…
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