index
:
delta/python-packages/pyflakes.git
0.9
3.5
allow-failure-in-nightly-python
badge
badge-1
breakpoint
class-without-self
future_proof
main
master
master-only
matmul
myint-absolute-link
myint-simplify-else
nightly
nonast
partially_quoted_annotations
pep8
py3
pypy3
python37
remove-obsolete-from-travis
shebang
simplify_literal_check
travis-on-nightly
typo
github.com: pyflakes/pyflakes.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pyflakes
/
test
/
test_script.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename pyflakes.scripts.pyflakes to pyflakes.api.
Florent Xicluna
2013-01-25
1
-545
/
+0
*
Add Python 3 support
Florent Xicluna
2013-01-19
1
-15
/
+28
*
Switch to unittest2 for the tests, and run them on Python 2.5
Florent Xicluna
2013-01-08
1
-131
/
+100
*
Duplicate _EverythingGetter, rather than import it.
Jonathan Lange
2012-10-23
1
-6
/
+18
*
Collapse problemDecodingSource and ioError into the one method.
Jonathan Lange
2012-10-23
1
-30
/
+10
*
Explain what's going on.
Jonathan Lange
2012-10-19
1
-0
/
+8
*
Remove unnecessary parens
Jonathan Lange
2012-10-19
1
-1
/
+1
*
Change the test assertions to more naturally follow getProcessOutputAndValue'...
Jonathan Lange
2012-10-19
1
-5
/
+4
*
6 (partial). Use Twisted to spawn the process, not subprocess.
Jonathan Lange
2012-10-19
1
-8
/
+30
*
6 (partial). Change the integration tests to expect a Deferred from runPyfla...
Jonathan Lange
2012-10-19
1
-15
/
+16
*
6 (partial). Contain the poison by returning returncode, out, err from runPy...
Jonathan Lange
2012-10-19
1
-18
/
+17
*
6 (partial). Rename 'popenPyflakes' to 'runPyflakes'.
Jonathan Lange
2012-10-19
1
-5
/
+9
*
4. Add a bunch of docstrings.
Jonathan Lange
2012-10-19
1
-0
/
+20
*
3. Use FilePath rather than os.path (in tests)
Jonathan Lange
2012-10-19
1
-9
/
+8
*
0. Move Reporter to new module, pyflakes.reporter.
Jonathan Lange
2012-10-19
1
-1
/
+1
*
A swag of integration tests.
Jonathan Lange
2012-07-08
1
-0
/
+81
*
Split out the bit that checks recursively.
Jonathan Lange
2012-07-08
1
-0
/
+24
*
Make iterSourceCode take many paths.
Jonathan Lange
2012-07-08
1
-4
/
+35
*
Initial thing to iterate of source code.
Jonathan Lange
2012-07-08
1
-1
/
+58
*
Whitespace
Jonathan Lange
2012-07-08
1
-0
/
+5
*
Report flakes from the reporter too.
Jonathan Lange
2012-07-06
1
-1
/
+16
*
Add flake reporting.
Jonathan Lange
2012-07-06
1
-5
/
+15
*
Handle multiple lines in the reporter.
Jonathan Lange
2012-07-06
1
-8
/
+30
*
More tests using reporter.
Jonathan Lange
2012-07-06
1
-7
/
+11
*
Start to factor the tests so they assert against the data in the reporter
Jonathan Lange
2012-07-06
1
-2
/
+26
*
Add ioError.
Jonathan Lange
2012-07-06
1
-0
/
+16
*
Bazaar for the first time ever ate my changes. This commit collapses the his...
Jonathan Lange
2012-07-06
1
-60
/
+105
*
Merge pyflakes-encoding-problem-2842-2
exarkun
2009-06-17
1
-0
/
+18
*
Merge pyflakes-permission-denied-2841
exarkun
2009-06-17
1
-3
/
+16
*
Provide line numbers via compilation when pyflakes gets `SyntaxError`s from p...
glyph
2009-03-27
1
-0
/
+46
*
Merge multiline-syntax-error-2821
exarkun
2009-01-28
1
-0
/
+60
*
Merge pyflakes-checkPath-2607-2
pjd
2008-10-01
1
-0
/
+25
*
Merge pyflakes-trailing-whitespace-2663
exarkun
2008-08-28
1
-0
/
+23