[issue43916] Check that new heap types cannot be created uninitialised

Erlend Egeberg Aasland report at bugs.python.org
Mon Apr 26 08:33:26 EDT 2021


Erlend Egeberg Aasland <erlend.aasland at innova.no> added the comment:

> We need to check which static types had tp_new = NULL before they were converted to heap types

I did a quick git grep. Results pasted into the list over at https://discuss.python.org/t/list-of-built-in-types-converted-to-heap-types/8403.

----------

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


More information about the Python-bugs-list mailing list