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
/
messages.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use %r instead of %s in ImportStarMessage (#81)
Jelte Fennema
2016-09-28
1
-1
/
+1
*
Check for duplicate dictionary keys (#72)
geokala
2016-07-25
1
-0
/
+16
*
Check feature names imported from future
John Vandenberg
2015-11-25
1
-0
/
+9
*
Report each usage of star imports
John Vandenberg
2015-11-24
1
-0
/
+8
*
Report assert using tuple
John Vandenberg
2015-11-24
1
-0
/
+7
*
Python 3 only allows import * at module level
John Vandenberg
2015-11-19
1
-0
/
+8
*
Check for non-ast SyntaxErrors
nonast
Aaron Meurer
2015-11-13
1
-2
/
+53
*
Fix typos
typo
Steven Myint
2015-09-22
1
-1
/
+1
*
Remove unused class
Steven Myint
2015-03-20
1
-8
/
+0
*
Add an error for return outside of function.
Adi Roiban
2015-02-14
1
-0
/
+7
*
catch return with arguments inside generator (fixes #1198132)
Attila Oláh
2013-07-05
1
-0
/
+7
*
Fix computation of DoctestSyntaxError.lineno and col
Florent Xicluna
2013-04-24
1
-1
/
+3
*
Minor style cleanup
Florent Xicluna
2013-04-21
1
-2
/
+4
*
Upgrade the patch for doctests, to calculate column offset.
Florent Xicluna
2013-04-05
1
-0
/
+8
|
\
|
*
Add support for doctests, contribution of Marius Gedminas
Florent Xicluna
2013-01-29
1
-0
/
+6
*
|
Add attribute Message.col to report columns offset.
Florent Xicluna
2013-04-01
1
-31
/
+32
|
\
\
|
*
|
Add attribute Message.col to report the columns offset.
Florent Xicluna
2013-03-30
1
-31
/
+32
|
|
/
*
|
Add docstrings to some modules, copyright moved to LICENSE and setup.py.
Florent Xicluna
2013-03-31
1
-1
/
+3
|
/
*
Merge the patch for RedefinedInListComp from pyflakes-ast branch
Florent Xicluna
2013-01-25
1
-0
/
+8
*
Remove some extra blank lines, part of Twisted coding standard.
Florent Xicluna
2013-01-25
1
-3
/
+14
*
Rebase patch from lp:pyflakes branch.
Jonathan Lange
2011-10-31
1
-2
/
+2
*
Merge pyflakes-all-2826
exarkun
2009-07-06
1
-0
/
+9
*
Merge unused-variable-flakes-2718-2
exarkun
2009-06-03
1
-0
/
+12
*
Apply patch fixing typo in exception message
exarkun
2008-06-07
1
-1
/
+1
*
Add a check for __future__ imports that occur after other statements.
mithrandi
2007-01-16
1
-0
/
+7
*
Pyflakes improvements.
mithrandi
2006-11-30
1
-0
/
+14
*
copy svn/Pyflakes/trunk -> svn/Divmod/trunk/Pyflakes
moe
2005-10-03
1
-0
/
+52