index
:
delta/cherrypy-git.git
1370-return-400-for-invalid-header
backport/17.x--bugfix--native-http-server-py3
bugfix/1680-unicode-in-http-auth
bugfix/1680-unicode-in-http-auth-backup
bugfix/1737-session-file-race
bugfix/1742-no-mkdir
bugfix/limit-pypywin32-ver-for-py34
bugfix/native-http-server-py3
bugfixes/1849-gzip-compression-header-cpython-bug39389
call-aside
dependabot/add-v2-config-file
dependabot/pip/pytest-gte-5.3.5-and-lt-6.2.0
feature/skeleton
main
maint/17.x
master
pre-commit-ci-update-config
use-assign-params
use-projection
github.com: cherrypy/cherrypy.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cherrypy
/
test
/
test_iterator.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove reliance on six
Jason R. Coombs
2018-09-02
1
-4
/
+2
*
Remove exemption for extra long lines. Updated code to conform with standard ...
Jason R. Coombs
2017-10-28
1
-1
/
+2
*
PEP8fy codebase: eliminated E261 flake8 error
Sviatoslav Sydorenko
2017-03-11
1
-1
/
+1
*
PEP8fy codebase: eliminated E302 flake8 error
Sviatoslav Sydorenko
2017-03-11
1
-0
/
+6
*
Convert all strings to conform single-quoted style
Sviatoslav Sydorenko
2016-09-08
1
-10
/
+10
*
Fix E402 for test/_?test_*.py
Sviatoslav Sydorenko
2016-09-08
1
-1
/
+1
*
Use cherrypy.config decorator throughout.
Jason R. Coombs
2016-06-05
1
-1
/
+1
*
Replaced 'unicodestr' with 'six.text_type'
Jason R. Coombs
2016-06-05
1
-3
/
+5
*
Trap intermittent failures in test_iterator. Fixes #1419.
Jason R. Coombs
2016-05-10
1
-0
/
+6
*
Remove literal unicode to be able to execute the test_iterator.
Joel Rivera
2016-03-19
1
-1
/
+1
*
Fixed tests which were misbehaving under Python 3.
Allan Crooks
2014-05-06
1
-3
/
+9
*
Added missing test module which deals with iterator responses.
Allan Crooks
2014-05-04
1
-0
/
+175