mirror of
https://github.com/python/cpython.git
synced 2025-09-24 17:33:29 +00:00
![]() In gh-103912 we added tp_bases and tp_mro to each PyInterpreterState.types.builtins entry. However, doing so ignored the fact that both PyTypeObject fields are public API, and not documented as internal (as opposed to tp_subclasses). We address that here by reverting back to shared objects, making them immortal in the process.
(cherry picked from commit
|
||
---|---|---|
.. | ||
python3.12.abi | ||
refcounts.dat | ||
stable_abi.dat |