Skip to content

Commit daf11fc

Browse files
[3.14] Fix versionadded directive rendering in c-api/arg.rst (GH-135199) (#135207)
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 daf11fc

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)