Skip to content

Commit b660d09

Browse files
authored
Convert :issue: to :gh: in whatsnew (GH-92089)
1 parent 868b1af commit b660d09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/3.11.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1059,7 +1059,7 @@ Deprecated
10591059
a :exc:`DeprecationWarning`.
10601060
In a future Python version they will be a :exc:`SyntaxWarning` and
10611061
eventually a :exc:`SyntaxError`.
1062-
(Contributed by Serhiy Storchaka in :issue:`81548`.)
1062+
(Contributed by Serhiy Storchaka in :gh:`81548`.)
10631063

10641064
* The :mod:`lib2to3` package and ``2to3`` tool are now deprecated and may not
10651065
be able to parse Python 3.10 or newer. See the :pep:`617` (New PEG parser for

0 commit comments

Comments
 (0)