mirror of
https://github.com/python/cpython.git
synced 2026-01-26 21:03:34 +00:00
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