cpython/Lib/wsgiref
Martin Panter 50dd1f7dd6 Issue #26717: Stop encoding Latin-1-ized WSGI paths with UTF-8
Patch by Anthony Sottile.
2016-04-17 02:17:03 +00:00
..
__init__.py
handlers.py Issue #26560: Avoid potential ValueError in BaseHandler.start_response 2016-03-19 09:04:59 +02:00
headers.py
simple_server.py Issue #26717: Stop encoding Latin-1-ized WSGI paths with UTF-8 2016-04-17 02:17:03 +00:00
util.py
validate.py Issue #17527: Add PATCH to wsgiref.validator. Patch from Luca Sbardella. 2015-07-27 10:42:01 +12:00