]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Docs: Remove stray semicolon in init.rst (GH-23974)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 14 Jan 2021 16:17:44 +0000 (08:17 -0800)
committerGitHub <noreply@github.com>
Thu, 14 Jan 2021 16:17:44 +0000 (08:17 -0800)
commitddc0fa3a1c1da32359f2019d14cbcfc8eb73498b
tree9b3e6c16af77222110a0cbba2ebeb7651758f86c
parent799f8489d418b7f9207d333eac38214931bd7dcc
Docs: Remove stray semicolon in init.rst (GH-23974)

Removed stray semicolon which was causing the docs to render weirdly (it's the function right under the one [here](https://docs.python.org/3/c-api/init.htmlGH-c._PyInterpreterState_GetEvalFrameFunc)).
(cherry picked from commit 971235827754eee6c0d9f7d39b52fecdfd4cb7b4)

Co-authored-by: Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Doc/c-api/init.rst