]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
gh-103532: Fix reST syntax in NEWS entry (GH-103544)
authorZachary Ware <zach@python.org>
Fri, 14 Apr 2023 16:03:28 +0000 (11:03 -0500)
committerGitHub <noreply@github.com>
Fri, 14 Apr 2023 16:03:28 +0000 (11:03 -0500)
Misc/NEWS.d/next/Build/2023-04-14-10-24-37.gh-issue-103532.H1djkd.rst

index ad981eafc59144d6cd4acf892394423bcb46c0fe..255c9833282c2f68cba85c2259a88d62593a59fb 100644 (file)
@@ -1,4 +1,4 @@
 The ``TKINTER_PROTECT_LOADTK`` macro is no longer defined or used in the
 ``_tkinter`` module.  It was previously only defined when building against
 Tk 8.4.13 and older, but Tk older than 8.5.12 has been unsupported since
-:gh-issue:`91152`.
+gh-issue-91152.