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
/
sessiondemo.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove reliance on six
Jason R. Coombs
2018-09-02
1
-3
/
+1
*
Suppress specific linter warning
Jason R. Coombs
2017-10-29
1
-1
/
+1
*
Remove exemption for extra long lines. Updated code to conform with standard ...
Jason R. Coombs
2017-10-28
1
-1
/
+1
*
Replace iteritems with six usage.
Jason R. Coombs
2017-07-08
1
-2
/
+4
*
PEP8fy codebase: eliminated E305 flake8 error
Sviatoslav Sydorenko
2017-03-11
1
-0
/
+1
*
Fix E265: block comment should start with '# '
Sviatoslav Sydorenko
2016-09-19
1
-1
/
+1
*
Convert all strings to conform single-quoted style
Sviatoslav Sydorenko
2016-09-08
1
-1
/
+1
*
Use expose decorator throughout the codebase.
Jason R. Coombs
2016-06-05
1
-3
/
+3
*
More PEP8 work.
Gustavo Picon
2014-01-12
1
-2
/
+5
*
Running: autopep8 -vvvvv -i `find . -name '*.py'`
Gustavo Picon
2014-01-12
1
-5
/
+7
*
Removed trailing whitespace from the codebase.
Gustavo Picon
2012-04-03
1
-11
/
+11
*
Bye bye, py2/3.
Robert Brewer
2011-07-02
1
-0
/
+153
*
Bringing python3 back into trunk with its own py3 folder; what was in trunk g...
trunk
Robert Brewer
2011-02-25
1
-153
/
+0
*
Freeow. The magic cherrypy/_cpcompat.py module to take all our py3k fears away.
Robert Brewer
2011-02-24
1
-1
/
+2
*
Moved RFC-2047 encoding back from wsgiserver to http lib. WSGI headers MUST b...
Robert Brewer
2009-06-13
1
-1
/
+0
*
Better expires param for the sessiondemo.
Robert Brewer
2009-06-13
1
-2
/
+7
*
New session demo.
Robert Brewer
2009-06-13
1
-0
/
+148