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
/
lib
/
gctools.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Regarding E305, honor the style guide rather than suppressing errors.
Jason R. Coombs
2017-10-29
1
-1
/
+3
*
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
-28
/
+28
*
Fix flake8 error: F401 '<mod>' imported but unused
Sviatoslav Sydorenko
2016-08-24
1
-1
/
+0
*
Use expose decorator throughout the codebase.
Jason R. Coombs
2016-06-05
1
-2
/
+2
*
More PEP8 work.
Gustavo Picon
2014-01-12
1
-7
/
+8
*
Running: autopep8 -vvvvv -i `find . -name '*.py'`
Gustavo Picon
2014-01-12
1
-2
/
+4
*
Removed trailing whitespace from the codebase.
Gustavo Picon
2012-04-03
1
-7
/
+7
*
Some more info out of gctools
Robert Brewer
2011-10-13
1
-13
/
+31
*
gctools: added sys.getrefcount, switched back to backrefs (oops), added a wai...
Robert Brewer
2011-10-13
1
-9
/
+39
*
Adding optional objgraph import to gctools.
Robert Brewer
2011-10-13
1
-1
/
+16
*
Maybe the third time is the charm for calling gc.collect()
Joseph Tate
2011-09-23
1
-1
/
+2
*
A few Python 2.3 fixes.
Robert Brewer
2011-07-05
1
-1
/
+5
*
Bye bye, py2/3.
Robert Brewer
2011-07-02
1
-0
/
+146