Skip to content

Commit 7a1cc7f

Browse files
committed
Delete LOAD_CONST_IMMORTAL (it exists in 3.14 but not 15)
1 parent 8ca837c commit 7a1cc7f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Doc/library/dis.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1964,11 +1964,6 @@ but are replaced by real opcodes or removed before bytecode is generated.
19641964
``SETUP_CLEANUP`` or ``SETUP_WITH``.
19651965

19661966

1967-
.. opcode:: LOAD_CONST_IMMORTAL (consti)
1968-
1969-
Works as :opcode:`LOAD_CONST`, but is more efficient for immortal objects.
1970-
1971-
19721967
.. opcode:: JUMP
19731968
JUMP_NO_INTERRUPT
19741969

0 commit comments

Comments
 (0)