]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.13] [docs] fix a Sphinx directive in `c-api/object.rst` (GH-121430) (#121440)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 6 Jul 2024 18:13:57 +0000 (20:13 +0200)
committerGitHub <noreply@github.com>
Sat, 6 Jul 2024 18:13:57 +0000 (18:13 +0000)
[docs] fix a Sphinx directive in `c-api/object.rst` (GH-121430)
(cherry picked from commit ada964fba06c0d142b8746d140817ea151314d33)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Doc/c-api/object.rst

index 8eeac3fc8a1e587c15fc1052b9d5d9587a0c027c..2103a64d8ffbb78ca173bee20f04fb16064ccd64 100644 (file)
@@ -52,6 +52,7 @@ Object Protocol
 
    The reference is borrowed from the interpreter, and is valid until the
    interpreter finalization.
+
    .. versionadded:: 3.13