◐ Shell
clean mode source ↗

gh-93738: Documentation C syntax (:c:type:<C type> -> :c:expr:<C type>) by AA-Turner · Pull Request #97768 · python/cpython

@AA-Turner

ezio-melotti

# Conflicts:
#	Doc/c-api/dict.rst
#	Doc/c-api/init.rst
#	Doc/c-api/marshal.rst

ezio-melotti

ambv pushed a commit to ambv/cpython that referenced this pull request

Oct 5, 2022
…: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 pushed a commit to ambv/cpython that referenced this pull request

Oct 5, 2022
…: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 added a commit that referenced this pull request

Oct 5, 2022
…<C type>) (GH-97768) (#97925)

: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 added a commit that referenced this pull request

Oct 5, 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>

carljm added a commit to carljm/cpython that referenced this pull request

Oct 6, 2022

carljm added a commit to carljm/cpython that referenced this pull request

Oct 8, 2022

mpage pushed a commit to mpage/cpython that referenced this pull request

Oct 11, 2022
…C type>) (python#97768)

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

Co-authored-by: Łukasz Langa <lukasz@langa.pl>

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>