diff options
| author | Guido van Rossum <guido@python.org> | 2023-07-07 17:42:10 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-07-07 17:42:10 (GMT) |
| commit | 11038c56ad80dde2cdf65190e78a59d579c94b3a (patch) | |
| tree | 2472d506be753af094dace3a78841a39f0412910 /Python/tracemalloc.c | |
| parent | 363f4f99c524a6d763d1548986a79c42cc7ca292 (diff) | |
| download | cpython-11038c56ad80dde2cdf65190e78a59d579c94b3a.zip cpython-11038c56ad80dde2cdf65190e78a59d579c94b3a.tar.gz cpython-11038c56ad80dde2cdf65190e78a59d579c94b3a.tar.bz2 | |
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/tracemalloc.c')
0 files changed, 0 insertions, 0 deletions
