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 a055ced commit e5c7ac7Copy full SHA for e5c7ac7
Doc/whatsnew/3.9.rst
@@ -891,7 +891,7 @@ Deprecated
891
and will be removed in future Python versions. ``value`` itself should be
892
used instead of ``Index(value)``. ``Tuple(slices, Load())`` should be
893
used instead of ``ExtSlice(slices)``.
894
- (Contributed by Serhiy Storchaka in :issue:`32892`.)
+ (Contributed by Serhiy Storchaka in :issue:`34822`.)
895
896
* :mod:`ast` classes ``Suite``, ``Param``, ``AugLoad`` and ``AugStore``
897
are considered deprecated and will be removed in future Python versions.
0 commit comments