]> granicus.if.org Git - python/commit
bpo-31639: Use threads in http.server module. (GH-5018)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 23 Mar 2018 20:31:20 +0000 (13:31 -0700)
committerGitHub <noreply@github.com>
Fri, 23 Mar 2018 20:31:20 +0000 (13:31 -0700)
commitf8d2c3cf5f62f0c259b2bf35c631353d22cf1d08
treea688042ced2f3169b22ce2d414ab7abe8ed598b9
parent67d3f8b85a5bc5e322f3a7d209ed3a800985c122
bpo-31639: Use threads in http.server module. (GH-5018)

(cherry picked from commit 8bcfa02e4b1b65634e526e197588bc600674c80b)

Co-authored-by: Julien Palard <julien@palard.fr>
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]