cpython/Lib/wsgiref
Jack Hindmarch b6e59d76c0
gh-92886: Replace assertion statements in `handlers.BaseHandler` to support running with optimizations (`-O`) (GH-93231)
2022-10-19 11:38:59 +01:00
..
__init__.py gh-86178: Add wsgiref.types (GH-32335) 2022-04-16 10:37:58 -07:00
handlers.py gh-92886: Replace assertion statements in `handlers.BaseHandler` to support running with optimizations (`-O`) (GH-93231) 2022-10-19 11:38:59 +01:00
headers.py
simple_server.py
types.py gh-95105: Return Iterator from wsgiref.types.InputStream.__iter__ (#95106) 2022-07-21 13:26:04 -07:00
util.py
validate.py gh-96959: Update HTTP links which are redirected to HTTPS (GH-96961) 2022-09-24 14:38:53 +03:00