Skip to content

Commit a10b638

Browse files
SigureMomiss-islington
authored andcommitted
docs: fix wrong indentation causing rendering error in dis page (pythonGH-104661)
(cherry picked from commit 3bc94e6) Co-authored-by: Nyakku Shigure <sigure.qaq@gmail.com>
1 parent 7b3bc95 commit a10b638

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Doc/library/dis.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -569,8 +569,8 @@ the original TOS1.
569569

570570
.. versionadded:: 3.8
571571

572-
.. versionchanged:: 3.11
573-
Exception representation on the stack now consist of one, not three, items.
572+
.. versionchanged:: 3.11
573+
Exception representation on the stack now consist of one, not three, items.
574574

575575
.. opcode:: BEFORE_ASYNC_WITH
576576

0 commit comments

Comments
 (0)