]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-34576 - Fix the formatting for security considerations in http.server.rst (#10005)
authorSenthil Kumaran <skumaran@gatech.edu>
Sat, 20 Oct 2018 18:32:07 +0000 (11:32 -0700)
committerGitHub <noreply@github.com>
Sat, 20 Oct 2018 18:32:07 +0000 (11:32 -0700)
commiteeab510bb7e51802c18b3770cbb23ae0ca91da6b
tree6cd77412efee0c791ef511eebff722af145ecc2e
parent0bd4826d2dfc9122b056742a6ee75b8188d0d75b
bpo-34576 - Fix the formatting for security considerations in http.server.rst (#10005)

* bpo-34576 - Fix the formatting for security considerations in http.server.rst

* Address review comment.
Doc/library/http.server.rst