◐ Shell
clean mode source ↗

[3.11] gh-93738: Documentation C syntax (:c:type:<C type> -> :c:expr:<C type>) (GH-97768) by ambv · Pull Request #97924 · python/cpython

…:expr:<C type>) (pythonGH-97768)

:c:type:`<C type>` -> :c:expr:`<C type>`

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
(cherry picked from commit 0031e62)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>

@ambv ambv deleted the backport-0031e62-3.11 branch

October 5, 2022 21:11

pablogsal pushed a commit that referenced this pull request

Oct 22, 2022
…<C type>) (GH-97768) (#97924)

:c:type:`<C type>` -> :c:expr:`<C type>`

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
(cherry picked from commit 0031e62)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>