mirror of
https://github.com/python/cpython.git
synced 2026-06-27 05:16:16 -04:00
91234a1636
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