]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] gh-93738: Documentation C syntax (:c:type:`PyBytesObject*` -> :c:expr:`PyBytes...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 4 Oct 2022 23:41:05 +0000 (16:41 -0700)
committerGitHub <noreply@github.com>
Tue, 4 Oct 2022 23:41:05 +0000 (16:41 -0700)
commit5aa108b9e045849bbbf5b2aedc207356198ee840
tree4f6be046db02ae6c75e01a603fdd28f73770740a
parent20ddf1c17aa6d74d0c89f9cf9c085a9e804c0ead
[3.10] gh-93738: Documentation C syntax (:c:type:`PyBytesObject*` -> :c:expr:`PyBytesObject*`) (GH-97782) (#97862)

:c:type:`PyBytesObject*` -> :c:expr:`PyBytesObject*`
(cherry picked from commit 9ebc50866b58a0ee2985c6540a67fee8a4a49e4d)

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