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
/
api.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow passing args to main()
John Vandenberg
2016-01-26
1
-2
/
+2
*
Fix PyPy
John Vandenberg
2015-11-20
1
-0
/
+12
*
Don't crash with an AttributeError on Windows
Phil Frost
2015-04-17
1
-6
/
+29
*
Use universal newlines only on python 2.6
Phil Frost
2014-11-28
1
-1
/
+10
*
Open files not in binary mode for Windows
Jan Stürtz
2014-11-28
1
-1
/
+1
*
Skip the traceback on Control+C and Broken pipe signals; fixes lp:1285290
Florent Xicluna
2014-04-26
1
-2
/
+12
*
Detect the declared encoding in Python 3; fixes lp:1299169
Florent Xicluna
2014-03-29
1
-4
/
+4
*
Refactor the ReturnWithArgsInsideGenerator checker
Florent Xicluna
2014-03-22
1
-1
/
+1
*
Silence the DeprecationWarning about universal newline mode
Florent Xicluna
2014-03-22
1
-1
/
+3
*
Improve granularity of Unicode error handler
Florent Xicluna
2013-04-21
1
-13
/
+12
*
Support python -m pyflakes.
Florent Xicluna
2013-03-29
1
-2
/
+2
*
Add simple --version and --help options.
Florent Xicluna
2013-03-29
1
-2
/
+4
*
Fix failure on invalid escape.
Florent Xicluna
2013-01-25
1
-1
/
+1
*
Catch various decoding issues.
Florent Xicluna
2013-01-25
1
-1
/
+10
*
Rename pyflakes.scripts.pyflakes to pyflakes.api.
Florent Xicluna
2013-01-25
1
-0
/
+121