[issue43908] array.array should remain immutable

STINNER Victor report at bugs.python.org
Thu Apr 29 10:05:27 EDT 2021


STINNER Victor <vstinner at python.org> added the comment:

check_set_special_type_attr() must also be updated to check for Py_TPFLAGS_IMMUTABLETYPE flag.

----------

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


More information about the Python-bugs-list mailing list