Fix What's New: use :gh: instead of :issue: (#92395)

This commit is contained in:
Serhiy Storchaka 2022-05-06 15:32:10 +03:00 committed by GitHub
parent 15dbe8570f
commit 5fbaf80057
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -749,7 +749,7 @@ tkinter
* Added method ``info_patchlevel()`` which returns the exact version of
the Tcl library as a named tuple similar to :data:`sys.version_info`.
(Contributed by Serhiy Storchaka in :issue:`91827`.)
(Contributed by Serhiy Storchaka in :gh:`91827`.)
unicodedata