mirror of
https://github.com/python/cpython.git
synced 2025-11-10 02:21:40 +00:00
Added a new stable API function ``PyType_FromMetaclass``, which mirrors the behavior of ``PyType_FromModuleAndSpec`` except that it takes an additional metaclass argument. This is, e.g., useful for language binding tools that need to store additional information in the type object. |
||
|---|---|---|
| .. | ||
| refcounts.dat | ||
| stable_abi.dat | ||