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
/
checkerdemo.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
PEP8fy codebase: eliminated E305 flake8 error
Sviatoslav Sydorenko
2017-03-11
1
-0
/
+1
*
Running: autopep8 -vvvvv -i `find . -name '*.py'`
Gustavo Picon
2014-01-12
1
-3
/
+4
*
Bye bye, py2/3.
Robert Brewer
2011-07-02
1
-0
/
+47
*
Bringing python3 back into trunk with its own py3 folder; what was in trunk g...
trunk
Robert Brewer
2011-02-25
1
-47
/
+0
*
Added a checker for server.* entries in app config.
Robert Brewer
2009-04-16
1
-0
/
+2
*
New check_app_config_brackets warning.
Robert Brewer
2009-02-21
1
-0
/
+2
*
Port to trunk of [1706] and [1714].
Robert Brewer
2007-09-28
1
-0
/
+2
*
Checker warning for #711.
Robert Brewer
2007-09-08
1
-0
/
+2
*
Moved checker back to cherrypy.checker from engine, and also added a new chec...
Robert Brewer
2006-12-28
1
-0
/
+2
*
More checker checks (plus a fix for the fix for the fix).
Robert Brewer
2006-12-21
1
-0
/
+4
*
Moved check_compatibility into _cpchecker.py. Also allow disabling of Checker...
Robert Brewer
2006-12-20
1
-1
/
+4
*
New cherrypy.checker which runs by default in development mode.
Robert Brewer
2006-12-20
1
-0
/
+30