mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00:00
* Generalize cache names for LOAD_ATTR to allow store and delete specializations. * Factor out specialization of attribute dictionary access. * Specialize STORE_ATTR.
Miscellaneous source files for the main Python shared library