Skip to content

Commit f3383e5

Browse files
committed
Remove link to remove instruction
1 parent bcb4e65 commit f3383e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/3.12.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1123,7 +1123,7 @@ CPython bytecode changes
11231123
* Add the :opcode:`LOAD_SUPER_ATTR` instruction. (Contributed by Carl Meyer and
11241124
Vladimir Matveev in :gh:`103497`.)
11251125

1126-
* Add the :opcode:`RETURN_CONST` instruction. (Contributed by Wenyang Wang in :gh:`101632`.)
1126+
* Add the ``RETURN_CONST`` instruction. (Contributed by Wenyang Wang in :gh:`101632`.)
11271127

11281128
Demos and Tools
11291129
===============

0 commit comments

Comments
 (0)