[issue43908] array.array should remain immutable: add Py_TPFLAGS_IMMUTABLETYPE flag

Christian Heimes report at bugs.python.org
Sun May 2 03:47:48 EDT 2021


Christian Heimes <lists at cheimes.de> added the comment:


New changeset 91554e4c5ca3c762998296522f854a7166ba84f0 by Christian Heimes in branch 'master':
bpo-43908: Mark ssl, hash, and hmac types as immutable (GH-25792)
https://github.com/python/cpython/commit/91554e4c5ca3c762998296522f854a7166ba84f0


----------

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


More information about the Python-bugs-list mailing list