Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 868b1af commit b660d09Copy full SHA for b660d09
1 file changed
Doc/whatsnew/3.11.rst
@@ -1059,7 +1059,7 @@ Deprecated
1059
a :exc:`DeprecationWarning`.
1060
In a future Python version they will be a :exc:`SyntaxWarning` and
1061
eventually a :exc:`SyntaxError`.
1062
- (Contributed by Serhiy Storchaka in :issue:`81548`.)
+ (Contributed by Serhiy Storchaka in :gh:`81548`.)
1063
1064
* The :mod:`lib2to3` package and ``2to3`` tool are now deprecated and may not
1065
be able to parse Python 3.10 or newer. See the :pep:`617` (New PEG parser for
0 commit comments