We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 091d5e2 commit db143baCopy full SHA for db143ba
Doc/whatsnew/3.14.rst
@@ -1202,7 +1202,7 @@ Others
1202
CPython Bytecode Changes
1203
========================
1204
1205
-* Replaced :opcode:`BINARY_SUBSCR` by :opcode:`BINARY_OP` with oparg ``NB_SUBSCR``.
+* Replaced the opcode ``BINARY_SUBSCR`` by :opcode:`BINARY_OP` with oparg ``NB_SUBSCR``.
1206
(Contributed by Irit Katriel in :gh:`100239`.)
1207
1208
Porting to Python 3.14
0 commit comments