mirror of
https://github.com/python/cpython.git
synced 2026-01-27 21:25:12 +00:00
Instead of special-casing specific instructions, we add a few more special values to the 'size' field of expansions, so in the future we can automatically handle additional super-instructions in the generator.
Miscellaneous source files for the main Python shared library