]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] 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:18:27 +0000 (08:18 -0700)
committerGitHub <noreply@github.com>
Wed, 5 Oct 2022 15:18:27 +0000 (08:18 -0700)
commit0a2008037f1a6e83372c6cebf5c5c02f94e280b0
tree7da6fcc9f88e80ab34829529b6eb18ba5fcdc80c
parent2b248b0ab58428ae9c6006c02808ae2241293da3
[3.11] gh-93738: Documentation C syntax (:c:type:`PyObject` -> :c:expr:`PyObject`) (GH-97776) (#97889)

: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