]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-97740: Fix bang in Sphinx C domain ref target syntax (#97741)
authorC.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
Mon, 3 Oct 2022 03:51:22 +0000 (22:51 -0500)
committerGitHub <noreply@github.com>
Mon, 3 Oct 2022 03:51:22 +0000 (05:51 +0200)
commit9148c0d893c7807331fd7be0997261e289074bc5
tree96d0ed286443d384d4b1ccb7c148248eacd0a02d
parent19ca114645bd8796cf4094e152b1fa9944da473d
gh-97740: Fix bang in Sphinx C domain ref target syntax (#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>
Doc/conf.py
Misc/NEWS.d/next/Documentation/2022-10-02-10-58-52.gh-issue-97741.39l023.rst [new file with mode: 0644]