]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] 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:38:58 +0000 (16:38 -0700)
committerGitHub <noreply@github.com>
Tue, 4 Oct 2022 23:38:58 +0000 (16:38 -0700)
commit9749c6029ed85aa08dfe4a06566b38e03f3932c4
treeeef7696c2cc963c9cfbbf050de7aa6a9913530b3
parent1657c837f321eaae264f945941be7a49b8103fa0
[3.11] gh-93738: Documentation C syntax (:c:type:`PyUnicodeObject*` -> :c:expr:`PyUnicodeObject*`) (GH-97783) (#97859)

: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