mirror of https://github.com/python/cpython.git
Fix What's New: use :gh: instead of :issue: (#92395)
This commit is contained in:
parent
15dbe8570f
commit
5fbaf80057
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue