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_dynamicobjectmapping.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove reliance on six
Jason R. Coombs
2018-09-02
1
-5
/
+3
*
Remove 'sorted' and 'reversed' from _cp_compat
Jason R. Coombs
2017-07-09
1
-1
/
+0
*
PEP8fy codebase: eliminated F821 flake8 error
Sviatoslav Sydorenko
2017-03-12
1
-1
/
+1
*
PEP8fy codebase: eliminated F841 flake8 error
Sviatoslav Sydorenko
2017-03-12
1
-1
/
+1
*
PEP8fy codebase: eliminated E123 flake8 error
Sviatoslav Sydorenko
2017-03-11
1
-3
/
+4
*
Fix E265: block comment should start with '# '
Sviatoslav Sydorenko
2016-09-19
1
-1
/
+1
*
Convert all strings to conform single-quoted style
Sviatoslav Sydorenko
2016-09-08
1
-61
/
+61
*
Remove unused imports
Jason R. Coombs
2016-06-05
1
-1
/
+0
*
Replaced 'unicodestr' with 'six.text_type'
Jason R. Coombs
2016-06-05
1
-3
/
+5
*
Use expose decorator throughout the codebase.
Jason R. Coombs
2016-06-05
1
-20
/
+20
*
More PEP8 work.
Gustavo Picon
2014-01-12
1
-2
/
+4
*
Running: autopep8 -vvvvv -i `find . -name '*.py'`
Gustavo Picon
2014-01-12
1
-16
/
+33
*
Removed trailing whitespace from the codebase.
Gustavo Picon
2012-04-03
1
-26
/
+26
*
Bye bye, py2/3.
Robert Brewer
2011-07-02
1
-0
/
+404
*
Bringing python3 back into trunk with its own py3 folder; what was in trunk g...
trunk
Robert Brewer
2011-02-25
1
-403
/
+0
*
Merged in changes from python3: r2710 r2711 r2714 r2718 r2719 r2720 r2721 . ...
shadowman131
2010-11-17
1
-160
/
+266
*
Removed test.py etc.
Robert Brewer
2010-04-27
1
-7
/
+2
*
Convert the tests to use nose instead of our own runner. This strips out muc...
Joseph Tate
2010-02-24
1
-162
/
+162
*
Meh. Not much use for py3util now.
Robert Brewer
2009-06-15
1
-2
/
+3
*
trunk: A bunch more alignments between trunk and python3 syntax.
Robert Brewer
2009-06-02
1
-4
/
+2
*
Some Python2.3 fixes.
Robert Brewer
2009-06-02
1
-1
/
+3
*
Moved "environment: test_suite" out of individual tests and into helper.py. M...
Robert Brewer
2009-02-10
1
-3
/
+0
*
#869 - Change the name from 'dispatch' to be configurable on a per Dispatcher...
Lakin Wecker
2008-12-16
1
-7
/
+8
*
#869 - Don't call exposed dispatch objects for the dispatch step
Lakin Wecker
2008-10-31
1
-0
/
+5
*
#869 - Test proving that this won't break current web applications that use d...
Lakin Wecker
2008-10-31
1
-0
/
+7
*
#869 - added the ability for dynamic dispatching by the controller to better ...
Lakin Wecker
2008-10-30
1
-0
/
+291