[3.11] docs: fix wrong indentation causing rendering error in dis page (GH-104661) (#104670)

docs: fix wrong indentation causing rendering error in dis page (GH-104661)
(cherry picked from commit 3bc94e678f)

Co-authored-by: Nyakku Shigure <sigure.qaq@gmail.com>
This commit is contained in:
Miss Islington (bot) 2023-05-19 13:25:43 -07:00 committed by GitHub
parent cd13f73afd
commit e5b6f38df4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -569,8 +569,8 @@ the original TOS1.
.. 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:: BEFORE_ASYNC_WITH