[issue3139] bytearrays are not thread safe

Antoine Pitrou report at bugs.python.org
Thu Jul 3 20:08:29 CEST 2008


Antoine Pitrou <pitrou at free.fr> added the comment:

Wow...
Isn't this kind of code supposed to ask for a buffer on the bytearray
object, together with an optional lock on it (or something like that)?

----------
nosy: +pitrou

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


More information about the Python-bugs-list mailing list