mirror of
https://github.com/python/cpython.git
synced 2026-01-28 13:45:18 +00: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