[issue41097] confusing BufferError: Existing exports of data: object cannot be re-sized

Jeffrey Kintscher report at bugs.python.org
Sat Aug 8 17:28:06 EDT 2020


Jeffrey Kintscher <websurfer at surf2c.net> added the comment:

The error message is found in three different locations in the source code.  One is in the bytearray class, and the other two are in the BytesIO class.  They are unrelated code paths.

----------
nosy: +Jeffrey.Kintscher

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue41097>
_______________________________________


More information about the Python-bugs-list mailing list