mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Fix versionadded directive rendering in c-api/arg.rst (#135199)
This commit is contained in:
parent
82415acf62
commit
39859fcac5
1 changed files with 1 additions and 0 deletions
|
@ -685,6 +685,7 @@ Building values
|
|||
|
||||
``p`` (:class:`bool`) [int]
|
||||
Convert a C :c:expr:`int` to a Python :class:`bool` object.
|
||||
|
||||
.. versionadded:: 3.14
|
||||
|
||||
``c`` (:class:`bytes` of length 1) [char]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue