summaryrefslogtreecommitdiff
path: root/paste/fixture.py
Commit message (Collapse)AuthorAgeFilesLines
* Python 3: Always encode params if passed as text typesNils Philippsen2015-08-191-2/+2
| | | | Fixes tests.test_wsgiwrappers.test_wsgirequest_charset
* Python 3: App must always return binary type.Nils Philippsen2015-08-191-0/+1755
Fixes tests.test_wsgiwrappers.test_wsgirequest_charset