cpython/Lib/wsgiref
Oleg Iarygin a03a09e068
Replace with_traceback() with exception chaining and reraising (GH-32074)
2022-03-30 15:28:20 +03:00
..
__init__.py
handlers.py Replace with_traceback() with exception chaining and reraising (GH-32074) 2022-03-30 15:28:20 +03:00
headers.py Issue #27076: Doc, comment and tests spelling fixes 2016-05-26 05:35:26 +00:00
simple_server.py bpo-8138: Initialize wsgiref's SimpleServer as single-threaded (GH-12977) 2019-05-24 20:24:42 +03:00
util.py bpo-45132 Remove deprecated __getitem__ methods (GH-28225) 2021-09-08 13:07:40 +03:00
validate.py Fix typos in the Lib directory (GH-28775) 2021-10-06 16:13:48 -07:00