]> 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)
committerPablo Galindo <pablogsal@gmail.com>
Sat, 22 Oct 2022 19:05:25 +0000 (20:05 +0100)
commit0679066d940691e91989d55e885d54824bd88cd8
tree498cca9b91f3038b7f4f61beb98b88fbbe20209f
parentab665d9b6770ecda35e8ce8050a0b7d423f782d1
[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