mirror of
https://github.com/python/cpython.git
synced 2026-05-07 13:10:37 -04:00
fb68791a26
* 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