]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix 5931 - Python runtime hardcoded in wsgiref.simple_server - Now it specifies an...
authorSenthil Kumaran <senthil@uthcode.com>
Sat, 7 Jul 2012 21:29:58 +0000 (14:29 -0700)
committerSenthil Kumaran <senthil@uthcode.com>
Sat, 7 Jul 2012 21:29:58 +0000 (14:29 -0700)
commita5e0eaf2e1151b0e800809422a2c567efad9d556
treec6855d94e166d69b3456fb7df52f207c4b55add1
parentbc1a7ddc9b3840e0f5c04e4253b7cfcb25d9fb69
Fix 5931 - Python runtime hardcoded in wsgiref.simple_server - Now it specifies an implementation specific term.
Doc/library/wsgiref.rst
Lib/test/test_wsgiref.py
Lib/wsgiref/simple_server.py
Misc/NEWS