Antoine Pitrou <pit...@free.fr> added the comment:

I think the bytearray special-casing should be removed. Otherwise one can 
reallocate the buffer in another thread while it is being used for decoding.

----------
nosy: +pitrou
versions:  -Python 2.7

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue7415>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to