]> 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)
committerPablo Galindo <pablogsal@gmail.com>
Sat, 22 Oct 2022 19:05:13 +0000 (20:05 +0100)
commit2af31cf7de3d07072fe81d3b10345a191c5c8cd4
treeebd45706480063161b87e6ddbd41cab7a1660a71
parent6ff98f7b45aed3f46aa1d4115b31730ea3a1df54
[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