mirror of
https://github.com/python/cpython.git
synced 2026-05-07 21:20:55 -04:00
2b5fd1e9ca
This part of the PEP implementation adds support for __mro_entries__ and __class_getitem__ by updating __build_class__ and PyObject_GetItem.
Miscellaneous source files for the main Python shared library