]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] gh-93738: Documentation C syntax (:c:type:`PyObject` -> :c:expr:`PyObject...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 5 Oct 2022 15:17:46 +0000 (08:17 -0700)
committerGitHub <noreply@github.com>
Wed, 5 Oct 2022 15:17:46 +0000 (08:17 -0700)
commit4245764fae0f09fe5ac1c7bc736d35aeb064a795
treee8408ee571b54a97639e9d07c500fea53d38f267
parentd108eeb6786ab02799503a3f8afb998d0913a468
[3.10] gh-93738: Documentation C syntax (:c:type:`PyObject` -> :c:expr:`PyObject`) (GH-97776) (#97888)

:c:type:`PyObject` -> :c:expr:`PyObject`
(cherry picked from commit 0bf6a617ed1832bc4803e532c8d6b3427cf48b13)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Doc/c-api/arg.rst
Doc/c-api/call.rst
Doc/c-api/dict.rst
Doc/c-api/exceptions.rst
Doc/c-api/init.rst
Doc/c-api/intro.rst
Doc/c-api/structures.rst
Doc/c-api/tuple.rst
Doc/c-api/typeobj.rst
Doc/library/ctypes.rst