[issue24291] Many servers (wsgiref, http.server, etc) can truncate large output blobs

Martin Panter report at bugs.python.org
Sat Jul 23 04:40:33 EDT 2016


Martin Panter added the comment:

The bug should no longer be a problem in 3.6, as long as my change for Issue 26721 survives.

Here is an updated patch against 3.5.

----------
versions:  -Python 3.6
Added file: http://bugs.python.org/file43840/wfile-partial.v5.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue24291>
_______________________________________


More information about the Python-bugs-list mailing list