]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Docs: Remove stray semicolon in init.rst (GH-23974)
authorKen Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Thu, 14 Jan 2021 15:57:08 +0000 (23:57 +0800)
committerGitHub <noreply@github.com>
Thu, 14 Jan 2021 15:57:08 +0000 (07:57 -0800)
commit971235827754eee6c0d9f7d39b52fecdfd4cb7b4
treed33985adeb8aeeab63342818663e76dbc67fc719
parent14cfa325c298ceb9eaf6b585a3cdcabf6c6378a9
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.html#c._PyInterpreterState_GetEvalFrameFunc)).
Doc/c-api/init.rst