index
:
delta/python-packages/pep8.git
E306_async_def
E721-allow-is-v2
add-code-of-conduct
bug/507
develop
doc-update
drop_py34
feature292
followup-to-499
gh-425
gh-502
gh-702
issue-228
issue-304
issue-314
issue-316
issue-319-regression
issue-334
issue-338
issue-357
issue-363
issue-366
issue-366-regression
issue-368
issue-376
issue-452
issue-473
issue/1018
issue319
issue336
issue358
main
markdown
master
package-pycodestyle
pre-commit-ci-update-config
release/1.7.x
release/1.8.0
release/2.0.0
release/v1.6.3
remove_indent_size_str
test-pypy3
upcoming-3.0
update-rtd-links
update_sphinx
github.com: jcrocholl/pep8.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testsuite
/
W60.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow W605 to be silenced by noqa
Anthony Sottile
2019-01-26
1
-0
/
+4
*
Merge pull request #819 from wwwjfy/issue-811
Ian Stapleton Cordasco
2019-01-23
1
-0
/
+3
|
\
|
*
fix #811, corner cases for async/await check
Tony Wang
2018-11-24
1
-0
/
+3
*
|
add test for demonstration
Tony Wang
2018-11-25
1
-0
/
+4
|
/
*
Make W605 point to the invalid sequence
Marius Gedminas
2018-11-22
1
-3
/
+10
*
Add offsets for other W605 tests
Anthony Sottile
2018-10-21
1
-2
/
+2
*
Fix line offset for 'invalid escape sequence'
Anthony Sottile
2018-10-20
1
-0
/
+4
*
Add W606 warning for async and await keywords in Python 3.7
Jon Dufresne
2017-09-30
1
-0
/
+45
*
Add W605 warning for invalid escape sequences in string literals
Jon Dufresne
2017-09-10
1
-0
/
+16
*
Relax a bit the regex for W602, 3-arguments raise; closes #34
Florent Xicluna
2014-03-24
1
-0
/
+1
*
Fix regression when detecting W602 (due to e2bb226)
Florent Xicluna
2012-12-22
1
-0
/
+2
*
Fix W602 checking of 3 argument raises to handle multi-char names, issue #34
Brian Elliott
2012-03-29
1
-1
/
+1
*
test for issue34
clayg
2012-03-01
1
-0
/
+2
*
Reorganize the test suite in order to check more failures with fewer test files.
Florent Xicluna
2010-09-11
1
-0
/
+10