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

Martin Panter report at bugs.python.org
Thu Jun 2 19:29:02 EDT 2016


Martin Panter added the comment:

I prefer your first solution because it seems to fit in better with how things were intended.

I can add in handling of partial writes with a deprecation warning when I get a chance. I guess the documentation would be something like “Since 3.5.2, partial writes are also handled, but this is deprecated.”

----------

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


More information about the Python-bugs-list mailing list