mirror of
https://github.com/python/cpython.git
synced 2026-01-27 21:25:12 +00: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