]> granicus.if.org Git - python/commit
[3.5] bpo-30160: Clarify intended usage of wfile (gh-1300) (GH-1792)
authorZachary Ware <zachary.ware@gmail.com>
Wed, 24 May 2017 21:11:21 +0000 (16:11 -0500)
committerGitHub <noreply@github.com>
Wed, 24 May 2017 21:11:21 +0000 (16:11 -0500)
commitaa27f0e94f4d9c5ef589984dc2b32d856e8e038f
treea1be6befad07a8cc89049cfabb55e97e3ad9187e
parentebbefae14039aa86d4c8a7cfab8f2b5a3ef0d241
[3.5] bpo-30160: Clarify intended usage of wfile (gh-1300) (GH-1792)

The library does not enforce compliance with the HTTP protocol,
so violations are not technically disallowed. Extend the stream's
description to avoid suggesting that intentional protocol violations are
not supported.
(cherry picked from commit a083c8e)
Doc/library/http.server.rst