mirror of
https://github.com/python/cpython.git
synced 2026-06-27 05:16:16 -04:00
11038c56ad
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