[issue3139] bytearrays are not thread safe

Amaury Forgeot d'Arc report at bugs.python.org
Thu Jul 31 17:04:32 CEST 2008


Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:

Ok for s#. 
But t# uses bf_getcharbuffer(), which does not seem to lock anything.
I wonder if this can lead to the same kind of problems, for example when
calling file_write with a binary file.

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


More information about the Python-bugs-list mailing list