[issue26721] Avoid socketserver.StreamRequestHandler.wfile doing partial writes

Martin Panter report at bugs.python.org
Sun Jun 12 10:16:38 EDT 2016


Martin Panter added the comment:

Merged with current code, and migrated the interrupted-write test from test_wsgiref into test_socketserver.

----------
Added file: http://bugs.python.org/file43365/buffered-wfile.v3.patch

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


More information about the Python-bugs-list mailing list