mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -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