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
/
E50.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not skip physical checks if the newline is escaped; issue #319
issue319
Florent Xicluna
2014-12-18
1
-0
/
+14
*
Allow long lines in comments too, with similar rules; related to issue #224
Florent Xicluna
2014-03-23
1
-0
/
+34
*
Add one more test case for issue #224 (based on code review)
Greg Ward
2013-11-17
1
-0
/
+3
*
Allow long lines in multiline strings if they cannot be wrapped (issue #224).
Greg Ward
2013-11-08
1
-0
/
+12
*
Add some test cases for multiline strings.
Greg Ward
2013-11-08
1
-0
/
+8
*
Fix E502 for embedded backslash. Closes #68.
Florent Xicluna
2012-06-02
1
-0
/
+7
*
Chase some false positive indentation errors.
Florent Xicluna
2012-05-30
1
-0
/
+4
*
Fix E502 for backslash embedded in literals, and further refactoring of the n...
Florent Xicluna
2012-05-29
1
-7
/
+19
*
Add checks for continuation line indentation, disabled by default. Closes #64.
Florent Xicluna
2012-05-29
1
-1
/
+1
|
\
*
|
Add E502 for extraneous backslashes.
Florent Xicluna
2012-05-27
1
-0
/
+22
|
/
*
Reorganize the test suite in order to check more failures with fewer test files.
Florent Xicluna
2010-09-11
1
-0
/
+2