]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-93738: Documentation C syntax (:c:type:`PyInterpreterState *` -> :c:expr...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 5 Oct 2022 00:53:48 +0000 (17:53 -0700)
committerGitHub <noreply@github.com>
Wed, 5 Oct 2022 00:53:48 +0000 (17:53 -0700)
commit76c50d784f791c717bad086f51939640bebf67ab
treef61edc2112846c119381df9f46cefaab1336b5be
parent3ec11d92fd5db72ae27083fa2933a8d1c93c7c82
[3.11] gh-93738: Documentation C syntax (:c:type:`PyInterpreterState *` -> :c:expr:`PyInterpreterState *`) (GH-97777) (#97865)

:c:type:`PyInterpreterState *` -> :c:expr:`PyInterpreterState *`
(cherry picked from commit 4ebb0250314b57637d213cd5bc5f5ce5dd911d94)

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