SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 117 Python

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.
G
Guido van Rossum committed
11038c56ad80dde2cdf65190e78a59d579c94b3a
Parent: 363f4f9
Committed by GitHub <noreply@github.com> on 7/7/2023, 5:42:10 PM