This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-13 16:08:19 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
affedee8bf2ec00c404ffa39342a593a66bf95bd
cpython
/
Lib
/
wsgiref
T
History
Nick Drozd
024ac542d7
bpo-45975: Simplify some while-loops with walrus operator (GH-29347)
2022-11-26 14:33:25 -08:00
..
__init__.py
gh-86178: Add wsgiref.types (GH-32335)
2022-04-16 10:37:58 -07:00
handlers.py
bpo-45975: Simplify some while-loops with walrus operator (GH-29347)
2022-11-26 14:33:25 -08: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
types.py
gh-95105: Return Iterator from wsgiref.types.InputStream.__iter__ (
#95106
)
2022-07-21 13:26:04 -07:00
util.py
bpo-45132 Remove deprecated __getitem__ methods (GH-28225)
2021-09-08 13:07:40 +03:00
validate.py
bpo-45975: Simplify some while-loops with walrus operator (GH-29347)
2022-11-26 14:33:25 -08:00