mirror of
https://github.com/python/cpython.git
synced 2026-05-08 13:40:46 -04:00
e117c02837
* Specialize LOAD_ATTR with LOAD_ATTR_SLOT and LOAD_ATTR_SPLIT_KEYS * Move dict-common.h to internal/pycore_dict.h * Add LOAD_ATTR_WITH_HINT specialized opcode. * Quicken in function if loopy * Specialize LOAD_ATTR for module attributes. * Add specialization stats
Miscellaneous source files for the main Python shared library