[issue4428] io.BufferedWriter does not observe buffer size limits

Gregory P. Smith report at bugs.python.org
Sat Nov 29 03:38:28 CET 2008


Gregory P. Smith <greg at krypto.org> added the comment:

Okay, here's a new patch that obeys the blocking vs nonblocking
semantics properly.  It still needs explicit unit tests for proper behavior.

Added file: http://bugs.python.org/file12158/issue4428-io-bufwrite-gps03.diff

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


More information about the Python-bugs-list mailing list