From ada964fba06c0d142b8746d140817ea151314d33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?B=C3=A9n=C3=A9dikt=20Tran?= <10796600+picnixz@users.noreply.github.com> Date: Sat, 6 Jul 2024 19:57:26 +0200 Subject: [docs] fix a Sphinx directive in `c-api/object.rst` (#121430) --- Doc/c-api/object.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/Doc/c-api/object.rst b/Doc/c-api/object.rst index 8eeac3f..2103a64 100644 --- a/Doc/c-api/object.rst +++ b/Doc/c-api/object.rst @@ -52,6 +52,7 @@ Object Protocol The reference is borrowed from the interpreter, and is valid until the interpreter finalization. + .. versionadded:: 3.13 -- cgit v0.12