cpython/Misc/NEWS.d/next/C API/2024-05-30-12-51-21.gh-issu...

3 lines
142 B
ReStructuredText

Creating :c:data:`immutable types <Py_TPFLAGS_IMMUTABLETYPE>` with mutable
bases was deprecated since 3.12 and now raises a :exc:`TypeError`.