[issue3476] BufferedWriter not thread-safe

Benjamin Peterson report at bugs.python.org
Thu Jul 31 16:22:09 CEST 2008


Benjamin Peterson <musiccomposition at gmail.com> added the comment:

It seems that as with the quadratic binary buffered reading, the best
solution is the list of bytes which should be especially helped by your
bytes joining optimization.

----------
nosy: +benjamin.peterson

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


More information about the Python-bugs-list mailing list