summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
2.0.3Close branch 2.0.3Marc Abramowitz8 years
BB-4Make utility function private: _get_headersMarc Abramowitz9 years
benjaminp-fixture-unicode-pathsTestApp: Make unicode urls always work.Benjamin Peterson5 years
blueyed-coveragefixup! Enable coverage reporting via codecovDaniel Hahler5 years
bug/21Write bytestrings when calling wsgi_write_chunkChris Dent5 years
cd/travis-ciSpecial case py37Chris Dent6 years
cdent/git-actionsfail fast againChris Dent12 months
cdent/use-importlibAugment use of imp with importlib.utilChris Dent12 months
double_slash_at_start_of_path_fixFixed parsing of URL paths starting with multiple slashes.Richard Mitchell12 years
eliminate_cgi_parse_qslReplace cgi.parse_qsl w/ six.moves.urllib.parse.parse_sqlMarc Abramowitz9 years
eliminate_cgi_parse_qsl_2Replace cgi.parse_qsl w/ six.moves.urllib.parse.parse_sqlMarc Abramowitz9 years
fix-19Remove use of _lock around get and set timeout of SSL connectionChris Dent5 years
fix-docsPrepare docs for publishing to RTFDChris Dent6 years
fix-has_keyreplace ``has_key`` method to ``in`` operator #9aodag9 years
gzip_work_with_generatorMake gzip work with app that is generatorMarc Abramowitz8 years
mainline-refactorChanged front page, with different entry points and documentationIan Bicking19 years
masterTest Python 3.12 (#78)Hugo van Kemenade12 months
py37Run tox with Python 3.6 and 3.7Miro Hron?ok6 years
py3kPython 3: use compatible print syntax in example textNils Philippsen8 years
pytestSwitch from nose to pytestMarc Abramowitz8 years
python3_wsgilib_add_close_nextMake add_close.next() leverage add_close.__next__()Marc Abramowitz8 years
require_sixsetup.py: Require sixMarc Abramowitz9 years
stringioImport StringIO so it can be used.matt11 years
test_wsgirequest_charset_use_UTF-8_instead_of_iso-8859-1test_wsgirequest_charset: Use UTF-8 instead of iso-8859-1Marc Abramowitz9 years
tox_add_py35tox.ini: Add py35 to envlistMarc Abramowitz8 years
tox_add_pypyEnable testing with pypyMarc Abramowitz8 years
tox_coveragetox.ini: Measure test coverageMarc Abramowitz8 years