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
/
__init__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make cherrypy.lib.__init__ PEP257-compliant
Sviatoslav Sydorenko
2017-10-21
1
-9
/
+20
*
Convert all strings to conform single-quoted style
Sviatoslav Sydorenko
2016-09-08
1
-4
/
+4
*
Fix trailing CR ( ) to be normal linux LF
Sviatoslav Sydorenko
2016-09-08
1
-3
/
+3
*
Discard code deprecated since CherryPy 3.2
Sviatoslav Sydorenko
2016-08-29
1
-4
/
+4
*
Explicitly close response iterators when finished with them; this should help...
Allan Crooks
2014-05-04
1
-0
/
+23
*
Use is_iterator function to determine if the response content is iterable, ra...
Allan Crooks
2014-04-15
1
-0
/
+13
*
Running: autopep8 -vvvvv -i `find . -name '*.py'`
Gustavo Picon
2014-01-12
1
-0
/
+4
*
Removed trailing whitespace from the codebase.
Gustavo Picon
2012-04-03
1
-3
/
+3
*
Bye bye, py2/3.
Robert Brewer
2011-07-02
1
-0
/
+45
*
Bringing python3 back into trunk with its own py3 folder; what was in trunk g...
trunk
Robert Brewer
2011-02-25
1
-45
/
+0
*
Some buglets.
Robert Brewer
2011-02-25
1
-1
/
+2
*
More syncs with python3.
Robert Brewer
2009-06-09
1
-2
/
+2
*
trunk: A bunch more alignments between trunk and python3 syntax.
Robert Brewer
2009-06-02
1
-1
/
+0
*
Moved the basic config logic out of _cpconfig and into its own standalone mod...
Robert Brewer
2009-04-14
1
-133
/
+2
*
Moved set_vary_header to cherrypy.lib
jaraco
2009-03-30
1
-0
/
+8
*
New test for streaming static files.
Robert Brewer
2009-02-10
1
-6
/
+16
*
Change lib.static.serve_file() to use a file generator for requests with Rang...
visteya
2008-09-28
1
-0
/
+12
*
moved file_generator from _cprequest.py to lib/__init__.py
visteya
2008-08-18
1
-0
/
+11
*
More-meaningful config syntax errors.
Robert Brewer
2007-10-28
1
-1
/
+1
*
Even more unrepr goodness.
Robert Brewer
2007-09-27
1
-2
/
+2
*
Allow string concatenation in config files. Very useful for using ConfigParse...
Robert Brewer
2007-09-26
1
-8
/
+2
*
Added builtins and subscript to unrepr.
Robert Brewer
2007-07-21
1
-0
/
+13
*
Fix to unrepr for function calls.
Robert Brewer
2007-02-17
1
-2
/
+6
*
Doc work.
Robert Brewer
2007-01-11
1
-1
/
+1
*
Fix for #609 (Support for IronPython 1.0).
Robert Brewer
2006-11-29
1
-1
/
+7
*
Fix for #506 (unrepr should support negative numbers).
Robert Brewer
2006-09-02
1
-0
/
+6
*
Lots of mixedCase to lower_with_underscores.
Robert Brewer
2006-08-12
1
-7
/
+7
*
Renamed httptools to "http" to reduce confusion with new cherrypy.tools. Move...
Robert Brewer
2006-06-12
1
-3
/
+111
*
Moved the ExposeItems class out of the lib package __init__.py. Created a new...
Carlos Ribeiro
2005-01-04
1
-19
/
+0
*
Implemented the ExposeItems utility class. It was originally proposed as a wo...
Carlos Ribeiro
2005-01-04
1
-0
/
+23
*
(no commit message)
Remi Delon
2004-11-20
1
-0
/
+0