[issue4263] BufferedWriter non-blocking overage

Sever Băneșiu report at bugs.python.org
Wed Jan 7 12:38:05 CET 2009


Sever Băneșiu <banesiu.sever at gmail.com> added the comment:

> Anyway :) Practically, the test does work on both py3k and another
> implementation, so I don't see any urgency to remove anything from it.
Indeed, it doesn't hurt keeping it.

For completeness' sake I've updated your tests to cover the pre-flush
condition existent in the python implementation. Theoretically this
should be the desired behavior in any other implementation.

Added file: http://bugs.python.org/file12636/nonblocking2.patch

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


More information about the Python-bugs-list mailing list