]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] gh-93738: Documentation C syntax (:c:type:`PyUnicodeObject*` -> :c:expr:`PyUni...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 4 Oct 2022 23:39:57 +0000 (16:39 -0700)
committerGitHub <noreply@github.com>
Tue, 4 Oct 2022 23:39:57 +0000 (16:39 -0700)
commit20ddf1c17aa6d74d0c89f9cf9c085a9e804c0ead
tree9f6b96ee0b22753e0461893705ac08be9265f222
parentf879297b862ff8a566f732c337b711f0a31aa96b
[3.10] gh-93738: Documentation C syntax (:c:type:`PyUnicodeObject*` -> :c:expr:`PyUnicodeObject*`) (GH-97783) (#97860)

:c:type:`PyUnicodeObject*` -> :c:expr:`PyUnicodeObject*`
(cherry picked from commit 898834e27b82bd1f3532b6448a862a7a9cdeff66)

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