cpython/Misc/NEWS.d/next/C API/2021-10-05-21-59-43.bpo-453...

4 lines
155 B
ReStructuredText

The :c:func:`PyType_FromSpec` API will now find and use a metaclass
based on the provided bases.
An error will be raised if there is a metaclass conflict.