[issue3139] bytearrays are not thread safe

Amaury Forgeot d'Arc report at bugs.python.org
Wed Sep 2 02:54:22 CEST 2009


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

In theory, yes. But it happens that the GIL is not released before the 
buffer is used.

----------

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


More information about the Python-bugs-list mailing list