mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
[3.13] [docs] fix a Sphinx directive in c-api/object.rst
(GH-121430) (#121440)
[docs] fix a Sphinx directive in `c-api/object.rst` (GH-121430)
(cherry picked from commit ada964fba0
)
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
This commit is contained in:
parent
4aa0c5ec34
commit
aae49ec595
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ Object Protocol
|
|||
|
||||
The reference is borrowed from the interpreter, and is valid until the
|
||||
interpreter finalization.
|
||||
|
||||
.. versionadded:: 3.13
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue