]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-93738: Documentation C syntax (:c:type:`PyTypeObject*` -> :c:expr:`PyTypeOb...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 5 Oct 2022 15:21:32 +0000 (08:21 -0700)
committerGitHub <noreply@github.com>
Wed, 5 Oct 2022 15:21:32 +0000 (08:21 -0700)
commit5c8aa2e0f224179e5ee3086b295a735610e9e5c7
tree704285458b077ccfffbb888cbbeb8a19407794a9
parentd5852a090fc5bfdc99e8d8f5e1e890cac8102d4e
[3.11] gh-93738: Documentation C syntax (:c:type:`PyTypeObject*` -> :c:expr:`PyTypeObject*`) (GH-97778) (#97892)

Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
(cherry picked from commit c70c8b69762f720377adaf22f2e5ec6496a7be53)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Doc/c-api/object.rst
Doc/c-api/typehints.rst