mirror of
https://github.com/python/cpython.git
synced 2026-08-10 06:29:05 +08: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