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 1bcaa81 commit 67f0487Copy full SHA for 67f0487
Doc/whatsnew/3.9.rst
@@ -766,7 +766,7 @@ Deprecated
766
and will be removed in future Python versions. ``value`` itself should be
767
used instead of ``Index(value)``. ``Tuple(slices, Load())`` should be
768
used instead of ``ExtSlice(slices)``.
769
- (Contributed by Serhiy Storchaka in :issue:`32892`.)
+ (Contributed by Serhiy Storchaka in :issue:`34822`.)
770
771
* :mod:`ast` classes ``Suite``, ``Param``, ``AugLoad`` and ``AugStore``
772
are considered deprecated and will be removed in future Python versions.
0 commit comments