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 6e39fa1 commit 3bc94e6Copy full SHA for 3bc94e6
Doc/library/dis.rst
@@ -622,8 +622,8 @@ not have to be) the original ``STACK[-2]``.
622
623
.. versionadded:: 3.8
624
625
- .. versionchanged:: 3.11
626
- Exception representation on the stack now consist of one, not three, items.
+ .. versionchanged:: 3.11
+ Exception representation on the stack now consist of one, not three, items.
627
628
629
.. opcode:: CLEANUP_THROW
0 commit comments