]> 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 03:59:46 +0000 (20:59 -0700)
committerGitHub <noreply@github.com>
Mon, 3 Oct 2022 03:59:46 +0000 (20:59 -0700)
commita1711ef030d0b637da75ff5a870ac1a3fd959c04
treeef398719640d79c3f3de7e98fa6897305e794936
parentc2d3f73da780ce4d568f541fb7f55917a814d65c
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]