Fix versionadded directive rendering in c-api/arg.rst (#135199)
This commit is contained in:
parent
82415acf62
commit
39859fcac5
@ -685,6 +685,7 @@ Building values
|
|||||||
|
|
||||||
``p`` (:class:`bool`) [int]
|
``p`` (:class:`bool`) [int]
|
||||||
Convert a C :c:expr:`int` to a Python :class:`bool` object.
|
Convert a C :c:expr:`int` to a Python :class:`bool` object.
|
||||||
|
|
||||||
.. versionadded:: 3.14
|
.. versionadded:: 3.14
|
||||||
|
|
||||||
``c`` (:class:`bytes` of length 1) [char]
|
``c`` (:class:`bytes` of length 1) [char]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user