]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] 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:40:47 +0000 (16:40 -0700)
committerGitHub <noreply@github.com>
Tue, 4 Oct 2022 23:40:47 +0000 (16:40 -0700)
commitdf133f54ef3bb21215d3b3481d64bb31d89c3c33
tree1dcf720ff52875ee51cbb73c7f3fd55d83934f62
parent9749c6029ed85aa08dfe4a06566b38e03f3932c4
[3.11] gh-93738: Documentation C syntax (:c:type:`PyBytesObject*` -> :c:expr:`PyBytesObject*`) (GH-97782) (#97861)

: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