]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-93738: Documentation C syntax (:c:type:`Py_UNICODE*` -> :c:expr:`Py_UNICODE...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 4 Oct 2022 23:38:24 +0000 (16:38 -0700)
committerGitHub <noreply@github.com>
Tue, 4 Oct 2022 23:38:24 +0000 (16:38 -0700)
commit1657c837f321eaae264f945941be7a49b8103fa0
tree4e40015d52c3c9273116d0fb2305eeb34d77ccec
parenta13b4e8ca67d612386def140093ba024d410a811
[3.11] gh-93738: Documentation C syntax (:c:type:`Py_UNICODE*` -> :c:expr:`Py_UNICODE*`) (GH-97784) (#97857)

:c:type:`Py_UNICODE*` -> :c:expr:`Py_UNICODE*`
(cherry picked from commit a081cae2a2cd1248ad067c3f7dc218ea7e3d203a)

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