We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ca837c commit 7a1cc7fCopy full SHA for 7a1cc7f
1 file changed
Doc/library/dis.rst
@@ -1964,11 +1964,6 @@ but are replaced by real opcodes or removed before bytecode is generated.
1964
``SETUP_CLEANUP`` or ``SETUP_WITH``.
1965
1966
1967
-.. opcode:: LOAD_CONST_IMMORTAL (consti)
1968
-
1969
- Works as :opcode:`LOAD_CONST`, but is more efficient for immortal objects.
1970
1971
1972
.. opcode:: JUMP
1973
JUMP_NO_INTERRUPT
1974
0 commit comments