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 16 of 19
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix spurious redefinition warnings in conditionals. Patch by Marcin Cieślak.
Florent Xicluna
More...
about 12 years ago
Do not warn about unused variable when using locals() in current scope. Patch by Domen Kožar
Florent Xicluna
More...
about 12 years ago
Conform to the method naming convention for the tests
Florent Xicluna
More...
about 12 years ago
Review the case of decorators for Python 2.5
Florent Xicluna
More...
about 12 years ago
Use the recommended shebang /usr/bin/env python
Florent Xicluna
More...
about 12 years ago
Update the changelog for real.
Florent Xicluna
More...
about 12 years ago
Merge the pending changes, update the version and the changelog.
Florent Xicluna
More...
about 12 years ago
Fix failure on invalid escape.
Florent Xicluna
More...
about 12 years ago
Catch various decoding issues.
Florent Xicluna
More...
about 12 years ago
Merge the patch for RedefinedInListComp from pyflakes-ast branch
Florent Xicluna
More...
about 12 years ago
Re-order Checker.addBinding method.
Florent Xicluna
More...
about 12 years ago
Missing file scripts/pyflakes.py in previous changeset.
Florent Xicluna
More...
about 12 years ago
Missing file scripts/pyflakes.py in previous changeset.
Florent Xicluna
More...
about 12 years ago
More tests for Python 3 and add missing handlers for BYTES, STARRED, YIELDFROM and NONLOCAL.
Florent Xicluna
More...
about 12 years ago
Rename pyflakes.scripts.pyflakes to pyflakes.api.
Florent Xicluna
More...
about 12 years ago
Use the @property decorator.
Florent Xicluna
More...
about 12 years ago
Apply consistent naming for Checker methods.
Florent Xicluna
More...
about 12 years ago
Remove some extra blank lines, part of Twisted coding standard.
Florent Xicluna
More...
about 12 years ago
Do not import ast module twice
Florent Xicluna
More...
about 12 years ago
Fix a typo
Florent Xicluna
More...
about 12 years ago
Add a basic README.rst file
Florent Xicluna
More...
about 12 years ago
Add Python 3 support
Florent Xicluna
More...
about 12 years ago
Fix .travis.yml to run tests on 2.5 and 2.6
Florent Xicluna
More...
about 12 years ago
No support for setup.py test
Florent Xicluna
More...
about 12 years ago
Switch to unittest2 for the tests, and run them on Python 2.5
Florent Xicluna
More...
about 12 years ago
Revert ignore files
Florent Xicluna
More...
about 12 years ago
Add ignore files for bzr and git
Florent Xicluna
More...
about 12 years ago
Add .travis.yml for continuous integration
Florent Xicluna
More...
about 12 years ago
Separate logic for reporting results.
Jonathan Lange
More...
about 12 years ago
Wrap types in C{}
Jonathan Lange
More...
over 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