Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 28479d8

Browse files
committed
Issue #20460: Merge with 3.3
2 parents 607bc3d + a479b75 commit 28479d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/c-api/arg.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -515,7 +515,7 @@ Building values
515515
``None`` is returned.
516516
517517
``y`` (:class:`bytes`) [char \*]
518-
This converts a C string to a Python :func:`bytes` object. If the C
518+
This converts a C string to a Python :class:`bytes` object. If the C
519519
string pointer is *NULL*, ``None`` is returned.
520520
521521
``y#`` (:class:`bytes`) [char \*, int]

0 commit comments

Comments
 (0)