commit | 7dcd28eb41abeb29ddefd0a49fa9f7a9ebd61e16 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Sun Nov 06 09:40:47 2022 -0800 |
committer | GitHub <noreply@github.com> | Sun Nov 06 09:40:47 2022 -0800 |
tree | 9d22898f492f9bdc544c1bed9a1d5e34b79924d3 | |
parent | ede6cb26153f106a11a462614fdda12691fc6463 [diff] |
GH-98831: Implement super-instruction generation (#99084) Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>