]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-92431: Fix footnotes in Doc/c-api/exceptions.rst (GH-92432)
authorHugo van Kemenade <hugovk@users.noreply.github.com>
Sun, 8 May 2022 13:19:16 +0000 (16:19 +0300)
committerGitHub <noreply@github.com>
Sun, 8 May 2022 13:19:16 +0000 (16:19 +0300)
commit788ef54bc94b0a7aa2a93f626e4067ab8561424c
tree32dd71824f05b7e195ec78c9f2ca30f8c62f4146
parent5639ea1ef9ba8452f81b61ad73152bd1bf1fd3a6
GH-92431: Fix footnotes in  Doc/c-api/exceptions.rst (GH-92432)

* Remove redundant footnote ref: the footnote has been removed
* Fix footnote ref to match footnote
* Convert footnotes into reST footnotes: will error if missing
Doc/c-api/exceptions.rst