[issue3139] bytearrays are not thread safe

Amaury Forgeot d'Arc report at bugs.python.org
Fri Jul 4 08:29:48 CEST 2008


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

Probably, but this affects all PyArg_ParseTuple("s#") calls that release
the GIL afterwards. How many of them are there?

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


More information about the Python-bugs-list mailing list