mirror of
https://github.com/python/cpython.git
synced 2026-08-10 06:29:05 +08:00
Adds four new instructions: * LOAD_METHOD_ADAPTIVE * LOAD_METHOD_CACHED * LOAD_METHOD_MODULE * LOAD_METHOD_CLASS
Miscellaneous source files for the main Python shared library