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 13 of 19
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Release version 0.7.3
Florent Xicluna
More...
over 11 years ago
Remove dependency on unittest2 completely
Florent Xicluna
More...
over 11 years ago
Use assertEqual instead of deprecated assertEquals.
Florent Xicluna
More...
over 11 years ago
Fix undefined name for generator expression and dict/set comprehension at class level
Florent Xicluna
More...
over 11 years ago
Remove the dependency on unittest2 from the .travis.yml configuration
Florent Xicluna
More...
over 11 years ago
Remove dependency on unittest2 for the tests
Florent Xicluna
More...
over 11 years ago
Skip dict/set comprehension with Python 2.5 and 2.6
Florent Xicluna
More...
over 11 years ago
Remove leftover comment
Florent Xicluna
More...
over 11 years ago
Deprecate pushFunctionScope and pushClassScope
Florent Xicluna
More...
over 11 years ago
Fix undefined name for generator expression and dict/set comprehension at class level
Florent Xicluna
More...
over 11 years ago
Fix tests with Python 3.2.4 and Python 3.3.1
Florent Xicluna
More...
almost 12 years ago
Release version 0.7.2
Florent Xicluna
More...
almost 12 years ago
Fix regression with Pyflakes 0.7, and new variable to disable checking doctests
Florent Xicluna
More...
almost 12 years ago
More tests for doctest (lineno, col) calculation
Florent Xicluna
More...
almost 12 years ago
Add tests for DoctestSyntaxError lineno and col
Florent Xicluna
More...
almost 12 years ago
Add environment variables PYFLAKES_NODOCTEST and PYFLAKES_BUILTINS
Florent Xicluna
More...
almost 12 years ago
Add boolean attribute Checker.withDoctest to ignore doctests
Florent Xicluna
More...
almost 12 years ago
Fix computation of DoctestSyntaxError.lineno and col
Florent Xicluna
More...
almost 12 years ago
Release version 0.7.1
Florent Xicluna
More...
almost 12 years ago
Fix reporting errors in non-ASCII filenames on Python 2.x
Florent Xicluna
More...
almost 12 years ago
Improve PY2 detection w.r.t Mercurial demandimport
Florent Xicluna
More...
almost 12 years ago
Minor style cleanup
Florent Xicluna
More...
almost 12 years ago
Missing bin/pyflakes in tarball generated with distribute
Florent Xicluna
More...
almost 12 years ago
Improve granularity of Unicode error handler
Florent Xicluna
More...
almost 12 years ago
Fix tests on Python 2
Florent Xicluna
More...
almost 12 years ago
Better and simpler fix for non-ASCII filenames on Python 2.x
Florent Xicluna
More...
almost 12 years ago
Fix reporting errors in non-ASCII filenames on Python 2.x
Florent Xicluna
More...
almost 12 years ago
Release version 0.7
Florent Xicluna
More...
almost 12 years ago
Support checking doctests.
Florent Xicluna
More...
almost 12 years ago
Do not crash when handling dotted exception types; with tests.
Florent Xicluna
More...
almost 12 years ago
←
1
2
…
9
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