mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Convert :issue: to :gh: in whatsnew (GH-92089)
This commit is contained in:
parent
868b1afa05
commit
b660d0931e
1 changed files with 1 additions and 1 deletions
|
@ -1059,7 +1059,7 @@ Deprecated
|
|||
a :exc:`DeprecationWarning`.
|
||||
In a future Python version they will be a :exc:`SyntaxWarning` and
|
||||
eventually a :exc:`SyntaxError`.
|
||||
(Contributed by Serhiy Storchaka in :issue:`81548`.)
|
||||
(Contributed by Serhiy Storchaka in :gh:`81548`.)
|
||||
|
||||
* The :mod:`lib2to3` package and ``2to3`` tool are now deprecated and may not
|
||||
be able to parse Python 3.10 or newer. See the :pep:`617` (New PEG parser for
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue