8000 Fix versionadded directive rendering in c-api/arg.rst (GH-135199) · python/cpython@64df697 · GitHub
[go: up one dir, main page]

Skip to content

Commit 64df697

Browse files
rffontenellemiss-islington
authored andcommitted
Fix versionadded directive rendering in c-api/arg.rst (GH-135199)
(cherry picked from commit 39859fc) Co-authored-by: Rafael Fontenelle <rffontenelle@users.noreply.github.com>
1 parent b477e21 commit 64df697

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Doc/c-api/arg.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -685,6 +685,7 @@ Building values
685685
686686
``p`` (:class:`bool`) [int]
687687
Convert a C :c:expr:`int` to a Python :class:`bool` object.
688+
688689
.. versionadded:: 3.14
689690
690691
``c`` (:class:`bytes` of length 1) [char]

0 commit comments

Comments
 (0)
0