diff options
author | Guido van Rossum <guido@python.org> | 2023-06-12 18:19:04 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-12 18:19:04 (GMT) |
commit | 9544948e7e2f288513137a62308e875dac086a18 (patch) | |
tree | f68cb024268720031914fbd3c4cd98f61bc2f66d /Lib/test | |
parent | b9e7dc797d71ce582fdb05be5a0e32d351f24bcb (diff) | |
download | cpython-9544948e7e2f288513137a62308e875dac086a18.zip cpython-9544948e7e2f288513137a62308e875dac086a18.tar.gz cpython-9544948e7e2f288513137a62308e875dac086a18.tar.bz2 |
Remove support for legacy bytecode instructions (#105705)
(A legacy instruction is of the form `instr(FOOBAR)`,
i.e. missing the `(... -- ...)` stack/cache effect annotation.)
Diffstat (limited to 'Lib/test')
0 files changed, 0 insertions, 0 deletions