mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
[docs] fix a Sphinx directive in c-api/object.rst
(#121430)
This commit is contained in:
parent
88fc0655d4
commit
ada964fba0
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
|
The reference is borrowed from the interpreter, and is valid until the
|
||||||
interpreter finalization.
|
interpreter finalization.
|
||||||
|
|
||||||
.. versionadded:: 3.13
|
.. versionadded:: 3.13
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue