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
/
process
/
win32.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct the loglevel to INFO for sucessful case
jvisu
2019-01-03
1
-2
/
+2
*
Fix property setters
Sviatoslav Sydorenko
2018-05-26
1
-1
/
+1
*
Upgrade @property decorator syntax
Sviatoslav Sydorenko
2018-05-26
1
-2
/
+3
*
Regarding E305, honor the style guide rather than suppressing errors.
Jason R. Coombs
2017-10-29
1
-1
/
+2
*
PEP8fy codebase: eliminated F821 flake8 error
Sviatoslav Sydorenko
2017-03-12
1
-0
/
+1
*
PEP8fy codebase: eliminated E305 flake8 error
Sviatoslav Sydorenko
2017-03-11
1
-1
/
+1
*
Convert all strings to conform single-quoted style
Sviatoslav Sydorenko
2016-09-08
1
-6
/
+6
*
Running: autopep8 -vvvvv -i `find . -name '*.py'`
Gustavo Picon
2014-01-12
1
-1
/
+7
*
Removed trailing whitespace from the codebase.
Gustavo Picon
2012-04-03
1
-23
/
+23
*
Bye bye, py2/3.
Robert Brewer
2011-07-02
1
-0
/
+174
*
Bringing python3 back into trunk with its own py3 folder; what was in trunk g...
trunk
Robert Brewer
2011-02-25
1
-174
/
+0
*
More syncs with python3.
Robert Brewer
2009-06-09
1
-2
/
+1
*
trunk: A bunch more alignments between trunk and python3 syntax.
Robert Brewer
2009-06-02
1
-1
/
+1
*
Brought trunk up to par with the encoding changes from the python3 branch.
Robert Brewer
2009-06-01
1
-1
/
+1
*
Bus.wait may now take a list or tuple for the 'state' arg, to wait on any of ...
Robert Brewer
2008-09-27
1
-5
/
+11
*
Doc tweaks.
Robert Brewer
2008-07-03
1
-2
/
+1
*
Moved all bus plugins onto the engine object itself, and fixed a couple bus d...
Robert Brewer
2008-06-24
1
-0
/
+4
*
Audit of logging:
Robert Brewer
2008-04-05
1
-2
/
+2
*
Renamed restsrv -> process in all referrers.
Robert Brewer
2008-03-16
1
-9
/
+9
*
Renamed restsrv -> process. Boring but practical.
Robert Brewer
2008-03-16
1
-0
/
+166