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