]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] 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:39 +0000 (16:38 -0700)
committerGitHub <noreply@github.com>
Tue, 4 Oct 2022 23:38:39 +0000 (16:38 -0700)
commitf879297b862ff8a566f732c337b711f0a31aa96b
tree573883af70649eb72354c2830e200e73ee03ac36
parenta980dafd2cd414d17a4f94fc662c448bd8226964
[3.10] gh-93738: Documentation C syntax (:c:type:`Py_UNICODE*` -> :c:expr:`Py_UNICODE*`) (GH-97784) (#97858)

: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