diff options
author | Guido van Rossum <guido@python.org> | 2023-07-07 10:42:10 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-07 17:42:10 +0000 |
commit | 11038c56ad80dde2cdf65190e78a59d579c94b3a (patch) | |
tree | 2472d506be753af094dace3a78841a39f0412910 /Python/executor_cases.c.h | |
parent | 363f4f99c524a6d763d1548986a79c42cc7ca292 (diff) | |
download | cpython-11038c56ad80dde2cdf65190e78a59d579c94b3a.tar.gz cpython-11038c56ad80dde2cdf65190e78a59d579c94b3a.zip |
gh-104584: Move super-instruction special-casing to generator (#106500)
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.
Diffstat (limited to 'Python/executor_cases.c.h')
0 files changed, 0 insertions, 0 deletions