docs: fix wrong indentation causing rendering error in dis page (#104661)

This commit is contained in:
Nyakku Shigure 2023-05-20 04:11:21 +08:00 committed by GitHub
parent 6e39fa1955
commit 3bc94e678f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -622,8 +622,8 @@ not have to be) the original ``STACK[-2]``.
.. versionadded:: 3.8
.. versionchanged:: 3.11
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.
.. opcode:: CLEANUP_THROW