[issue43908] array.array should remain immutable

Guido van Rossum report at bugs.python.org
Fri Apr 23 23:56:43 EDT 2021


Guido van Rossum <guido at python.org> added the comment:

Does the test suite pass for apply-to-all.diff?

Also, quite a hornet's nest you've uncovered (about __class__ assignment). Would that be fixed better with the IMMUTABLE flag?

----------

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


More information about the Python-bugs-list mailing list