mirror of
https://github.com/python/cpython.git
synced 2026-05-07 13:10:37 -04:00
cf6758ff9e
These super instructions need many special cases in the interpreter, specializer, and JIT. It's best we convert them to normal instructions.
Miscellaneous source files for the main Python shared library