[issue3139] bytearrays are not thread safe

Martin v. Löwis report at bugs.python.org
Thu Jul 31 16:22:55 CEST 2008


Martin v. Löwis <martin at v.loewis.de> added the comment:

> I don't see any changes to s# and t# in your patch. Do you plan to do it
> later or do you think this part should be dropped?

It's implemented. When bf_releasebuffer is not NULL, convertbuffer will
complain "string or read-only buffer".

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


More information about the Python-bugs-list mailing list