mirror of
https://github.com/python/cpython.git
synced 2025-08-03 00:23:06 +00:00
Fix What's New: use :gh: instead of :issue: (#92395)
This commit is contained in:
parent
15dbe8570f
commit
5fbaf80057
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue