summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
2.0.3Close branch 2.0.3Marc Abramowitz9 years
gzip_work_with_generatorMake gzip work with app that is generatorMarc Abramowitz9 years
masterfix typoChris Dent7 years
py37Run tox with Python 3.6 and 3.7Miro Hron?ok7 years
py3kPython 3: use compatible print syntax in example textNils Philippsen10 years
pytestSwitch from nose to pytestMarc Abramowitz9 years
python3_wsgilib_add_close_nextMake add_close.next() leverage add_close.__next__()Marc Abramowitz9 years
tox_add_py35tox.ini: Add py35 to envlistMarc Abramowitz9 years
tox_add_pypyEnable testing with pypyMarc Abramowitz9 years
tox_coveragetox.ini: Measure test coverageMarc Abramowitz9 years
[...]
 
TagDownloadAuthorAge
2.0.3paste-2.0.3.tar.gz  Marc Abramowitz9 years
2.0.2paste-2.0.2.tar.gz  Marc Abramowitz10 years
2.0.1paste-2.0.1.tar.gz  Victor Stinner10 years
2.0paste-2.0.tar.gz  Victor Stinner10 years
1.7.5.1paste-1.7.5.1.tar.gz  Ian Bicking15 years
1.7.5paste-1.7.5.tar.gz  Ian Bicking15 years
1.7.4paste-1.7.4.tar.gz  Ian Bicking15 years
1.7.3.1paste-1.7.3.1.tar.gz  Ian Bicking15 years
1.7.3paste-1.7.3.tar.gz  Ian Bicking15 years
1.7.2paste-1.7.2.tar.gz  ianb17 years
[...]
 
AgeCommit messageAuthorFilesLines
2015-04-30Replace cgi.parse_qsl w/ six.moves.urllib.parse.parse_sqleliminate_cgi_parse_qsl_2eliminate_cgi_parse_qslMarc Abramowitz3-9/+8
2015-04-30Fix Python 3 issue in paste/fixture.pyMarc Abramowitz1-1/+1
2015-04-30Merged in msabramo/paste/BB-4 (pull request #22)Victor Stinner0-0/+0
2015-04-30Make utility function private: _get_headersBB-4Marc Abramowitz1-4/+9
2015-04-30Make get_headers default to Python 3; fallback to Python 2Marc Abramowitz1-4/+4
2015-04-28Make get all values of a header work on both Python 2 and 3Marc Abramowitz1-1/+9
2015-04-28tests/test_httpserver.py: Add test_environ_with_multiple_valuesMarc Abramowitz1-0/+16
2015-04-28tests/test_httpserver.py: Use `email` module instead of `mimetools`Marc Abramowitz1-2/+2
2015-04-27Fix improper commas in request headers in wsgi_environMarc Abramowitz1-1/+1
2015-04-27Add tests/test_httpserver.pyMarc Abramowitz1-0/+29
[...]
 
Clone
git://git.baserock.org/delta/python-packages/paste.git
http://git.baserock.org/git/delta/python-packages/paste.git
https://git.baserock.org/git/delta/python-packages/paste.git