]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-97740: Fix bang in Sphinx C domain ref target syntax (GH-97741)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 3 Oct 2022 04:02:46 +0000 (21:02 -0700)
committerGitHub <noreply@github.com>
Mon, 3 Oct 2022 04:02:46 +0000 (21:02 -0700)
commit827f77e5f1933b10e86ea5acb0d6d8e3c8166729
treec81878c2e352492c10065e55b5691e70f401ae60
parentf59506780a60b870f6c6ccba1991f444dd241e59
gh-97740: Fix bang in Sphinx C domain ref target syntax (GH-97741)

* gh-97740: Fix bang in Sphinx C domain ref target syntax

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
* Add NEWS entry for C domain bang fix

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
(cherry picked from commit 9148c0d893c7807331fd7be0997261e289074bc5)

Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
Doc/conf.py
Misc/NEWS.d/next/Documentation/2022-10-02-10-58-52.gh-issue-97741.39l023.rst [new file with mode: 0644]