summaryrefslogtreecommitdiff
path: root/cherrypy/test/test_params.py
Commit message (Collapse)AuthorAgeFilesLines
* Convert all strings to conform single-quoted styleSviatoslav Sydorenko2016-09-081-1/+1
| | | | pre-commit run double-quote-string-fixer --all-files
* Use textwrap so function is nicely indented.Jason R. Coombs2016-07-181-7/+12
|
* Convert request params based on function annotations. Fixes #1441.Aric Coady2016-07-171-0/+55