Skip to content

Conversation

@gvanrossum
Copy link
Member

(A legacy instruction is of the form instr(FOOBAR), i.e. missing the (... -- ...) stack/cache effect annotation.)

(A legacy instruction is of the form `instr(FOOBAR)`, i.e. missing the `(... -- ...)` stack/cache effect annotation.)
@gvanrossumgvanrossum merged commit 9544948 into python:mainJun 12, 2023
@gvanrossumgvanrossum deleted the no-legacy branch June 12, 2023 19:56
carljm added a commit to carljm/cpython that referenced this pull request Jun 12, 2023
* main: pythongh-105540: Fix code generator tests (python#105707) pythongh-105375: Explicitly initialise all{Pickler,Unpickler}Object fields (python#105686) pythongh-105331: Change `asyncio.sleep` to raise ``ValueError` for nan (python#105641) Remove support for legacy bytecode instructions (python#105705)
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@gvanrossum@carljm@bedevere-bot