]> granicus.if.org Git - python/commit
bpo-31639: Use threads in http.server module. (GH-5018)
authorJulien Palard <julien@palard.fr>
Fri, 23 Mar 2018 16:40:33 +0000 (17:40 +0100)
committerGitHub <noreply@github.com>
Fri, 23 Mar 2018 16:40:33 +0000 (17:40 +0100)
commit8bcfa02e4b1b65634e526e197588bc600674c80b
tree78f5c33e9f31babbc38a317203be86cb7a8eb6ed
parenta0a42d22d8dff0ec6ea9daa4d9c9e9399f9b4e6c
bpo-31639: Use threads in http.server module. (GH-5018)
Doc/library/http.server.rst
Lib/http/server.py
Misc/NEWS.d/next/Library/2017-12-27-21-55-19.bpo-31639.l3avDJ.rst [new file with mode: 0644]