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
/
test_mime.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use bytes literals where appropriate
v14.0.0
Jason R. Coombs
2018-02-04
1
-22
/
+22
*
Remove 'sorted' and 'reversed' from _cp_compat
Jason R. Coombs
2017-07-09
1
-1
/
+1
*
PEP8fy codebase: eliminated W503 flake8 error
Sviatoslav Sydorenko
2017-03-12
1
-2
/
+2
*
PEP8fy codebase: eliminated E128 flake8 error
Sviatoslav Sydorenko
2017-03-11
1
-1
/
+1
*
Convert all strings to conform single-quoted style
Sviatoslav Sydorenko
2016-09-08
1
-14
/
+14
*
Fix E402 for test/_?test_*.py
Sviatoslav Sydorenko
2016-09-08
1
-2
/
+1
*
Use expose decorator throughout the codebase.
Jason R. Coombs
2016-06-05
1
-3
/
+3
*
Replace references to bitbucket tickets with references to github tickets. Re...
Jason R. Coombs
2016-04-30
1
-1
/
+1
*
More PEP8 work.
Gustavo Picon
2014-01-12
1
-17
/
+20
*
Running: autopep8 -vvvvv -i `find . -name '*.py'`
Gustavo Picon
2014-01-12
1
-30
/
+34
*
Fix ticket URLs from http://www.cherrypy.org/ticket/XYZ to
Michiel Overtoom
2012-06-21
1
-1
/
+1
*
Removed trailing whitespace from the codebase.
Gustavo Picon
2012-04-03
1
-8
/
+8
*
Use an arbitrary high port (54583) instead of a common lower port (8080) for ...
Joseph Tate
2011-09-23
1
-1
/
+1
*
Bye bye, py2/3.
Robert Brewer
2011-07-02
1
-0
/
+128
*
Bringing python3 back into trunk with its own py3 folder; what was in trunk g...
trunk
Robert Brewer
2011-02-25
1
-128
/
+0
*
Freeow. The magic cherrypy/_cpcompat.py module to take all our py3k fears away.
Robert Brewer
2011-02-24
1
-14
/
+12
*
trunk sync with python3
Robert Brewer
2011-02-23
1
-1
/
+1
*
Fix for #1028 (_cpreqbody.process_multipart_form_data discards duplicate requ...
Robert Brewer
2011-02-21
1
-0
/
+29
*
Removed test.py etc.
Robert Brewer
2010-04-27
1
-6
/
+0
*
Convert the tests to use nose instead of our own runner. This strips out muc...
Joseph Tate
2010-02-24
1
-2
/
+4
*
trunk - more changes to bring the two branches into a more similar state - th...
Lakin Wecker
2009-06-01
1
-1
/
+1
*
Fixed test_mime in trunk.
Robert Brewer
2009-05-31
1
-19
/
+15
*
Moved "environment: test_suite" out of individual tests and into helper.py. M...
Robert Brewer
2009-02-10
1
-5
/
+1
*
Fix for #890 (multipart/* messages error on PageHandler.__call__).
Robert Brewer
2009-01-08
1
-0
/
+113