mirror of
https://github.com/python/cpython.git
synced 2026-08-12 06:15:14 +08: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