- The
ma_version_tagfield in :c:type:`PyDictObject` for extension modules (PEP 699; :gh:`101193`). - Creating :c:data:`immutable types <Py_TPFLAGS_IMMUTABLETYPE>` with mutable bases (:gh:`95388`).
ma_version_tag field in :c:type:`PyDictObject` for extension modules
(PEP 699; :gh:`101193`).