Change by STINNER Victor <vstin...@python.org>:


----------
title: Check that new heap types cannot be created uninitialised: add 
Py_TPFLAGS_DISALLOW_INSTANTIATION type flag -> Mark static types newly 
converted to heap types as immutable: add Py_TPFLAGS_DISALLOW_INSTANTIATION 
type flag

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

Reply via email to