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_json.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move json from _cpcompat to its own module.
Jason R. Coombs
2018-09-04
1
-2
/
+1
*
PEP8fy codebase: eliminated E302 flake8 error
Sviatoslav Sydorenko
2017-03-11
1
-0
/
+1
*
Convert all strings to conform single-quoted style
Sviatoslav Sydorenko
2016-09-08
1
-13
/
+13
*
Use decorators where appropriate.
Jason R. Coombs
2016-08-03
1
-1
/
+1
*
Use cherrypy.config decorator throughout.
Jason R. Coombs
2016-06-05
1
-8
/
+9
*
Use expose decorator throughout the codebase.
Jason R. Coombs
2016-06-05
1
-6
/
+6
*
Running: autopep8 -vvvvv -i `find . -name '*.py'`
Gustavo Picon
2014-01-12
1
-3
/
+3
*
json tool to work with cached (fixing #1237)
Miki Tebeka
2013-04-02
1
-0
/
+21
*
Removed trailing whitespace from the codebase.
Gustavo Picon
2012-04-03
1
-5
/
+5
*
Bye bye, py2/3.
Robert Brewer
2011-07-02
1
-0
/
+79
*
Bringing python3 back into trunk with its own py3 folder; what was in trunk g...
trunk
Robert Brewer
2011-02-25
1
-79
/
+0
*
Last few 3.2 tweaks
Robert Brewer
2011-02-25
1
-3
/
+3
*
A couple more Python 2.3 fixes.
Robert Brewer
2011-02-24
1
-2
/
+4
*
Compat fixes for Python 2.3
Robert Brewer
2011-02-24
1
-2
/
+2
*
Freeow. The magic cherrypy/_cpcompat.py module to take all our py3k fears away.
Robert Brewer
2011-02-24
1
-57
/
+61
*
Removed test.py etc.
Robert Brewer
2010-04-27
1
-6
/
+1
*
Convert the tests to use nose instead of our own runner. This strips out muc...
Joseph Tate
2010-02-24
1
-28
/
+29
*
Switched the json_in tool to take advantage of the new body.processors.
Robert Brewer
2009-08-23
1
-5
/
+10
*
Removed py3print.
Robert Brewer
2009-06-14
1
-1
/
+1
*
trunk - adding a py3util module that will normalize as many differences betwe...
Lakin Wecker
2009-06-01
1
-1
/
+1
*
json support: better import logic (#831)
alex.morega
2009-04-01
1
-6
/
+4
*
Skips test if simplejson not available.
klarson
2009-04-01
1
-60
/
+66
*
JSON input/output tools (#831)
alex.morega
2009-03-31
1
-0
/
+68