summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make gzip work with app that is generatorgzip_work_with_generatorMarc Abramowitz2016-03-072-8/+60
* Merged in msabramo/paste/tox_add_pypy (pull request #31)Marc Abramowitz2016-03-072-3/+3
|\
| * Enable testing with pypytox_add_pypyMarc Abramowitz2016-03-072-3/+3
|/
* Merged in msabramo/paste/tox_add_py35 (pull request #30)Marc Abramowitz2016-03-070-0/+0
|\
| * Merged in sphalerite/paste (pull request #26)Marc Abramowitz2016-03-071-1/+1
| |\
| | * Change six requirement to >=1.4.0Linus Heckemann2015-06-10230-0/+41410
| * Merged in nilsph/paste/py3k (pull request #28)Marc Abramowitz2016-03-070-0/+0
| * Python 3: use compatible print syntax in example textpy3kNils Philippsen2015-11-121-2/+2
| * Python 3: let html_quote() and url() always return the same typeNils Philippsen2015-11-121-4/+4
| * Python 3: ignore exception details in doctestsNils Philippsen2015-09-101-1/+4
| * Python 3: dict.items() doesn't return a list anymoreNils Philippsen2015-11-122-4/+3
| * Python 3: avoid spurious warningsNils Philippsen2015-09-091-1/+1
| * Python 3: add workarounds for cgi.FieldStorageNils Philippsen2015-08-201-1/+58
| * Python 3: Use the same python interpreter for CGI scripts.Nils Philippsen2015-08-201-0/+23
| * Python 3: Don't mangle strangely encoded inputNils Philippsen2015-08-192-3/+11
| * Python 3: Always encode params if passed as text typesNils Philippsen2015-08-191-2/+2
| * Python 3: App must always return binary type.Nils Philippsen2015-08-19230-0/+41410
* tox.ini: Add py35 to envlisttox_add_py35Marc Abramowitz2016-03-07230-0/+41500