mirror of
https://github.com/python/cpython.git
synced 2026-08-11 16:28:53 +08:00
* Specialize obj.__class__ with LOAD_ATTR_SLOT * Specialize instance attribute lookup with attribute on class, provided attribute on class is not an overriding descriptor. * Add stat for how many times the unquickened instruction has executed.
Miscellaneous source files for the main Python shared library