]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] 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:56:46 +0000 (17:56 -0700)
committerGitHub <noreply@github.com>
Wed, 5 Oct 2022 00:56:46 +0000 (17:56 -0700)
commit09e5029aca36c21157516bb44269644084fdf9ad
tree7625c07f1997de2c75660225800a0799fa8e6a69
parent95289bf98369c3f2b782d89f8ab591569f636be7
[3.10] gh-93738: Documentation C syntax (:c:type:`PyInterpreterState *` -> :c:expr:`PyInterpreterState *`) (GH-97777) (#97877)

: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