mirror of
https://github.com/python/cpython.git
synced 2026-01-28 05:35:31 +00:00
This patch implements per opcode cache mechanism, and use it in only LOAD_GLOBAL opcode. Based on Yury's opcache3.patch in bpo-26219.
Miscellaneous source files for the main Python shared library