]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-93738: Documentation C syntax (:c:type:`PyTypeObject*` -> :c:expr:`PyTypeObject...
authorAdam Turner <9087854+AA-Turner@users.noreply.github.com>
Wed, 5 Oct 2022 00:56:20 +0000 (01:56 +0100)
committerGitHub <noreply@github.com>
Wed, 5 Oct 2022 00:56:20 +0000 (17:56 -0700)
commitc70c8b69762f720377adaf22f2e5ec6496a7be53
treeedc5ba6d7572b81c2898654d100de5db3bf335f3
parentdb64fb9bbe92b212db7dd173f787ea3607ae971a
gh-93738: Documentation C syntax (:c:type:`PyTypeObject*` -> :c:expr:`PyTypeObject*`) (#97778)

Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
Doc/c-api/object.rst
Doc/c-api/typehints.rst