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 163e0cc commit 7f84354Copy full SHA for 7f84354
Doc/whatsnew/3.10.rst
@@ -79,7 +79,7 @@ New Features
79
:class:`types.MappingProxyType` object wrapping the original
80
dictionary. (Contributed by Dennis Sweeney in :issue:`40890`.)
81
82
-* :pep`618`: The :func:`zip` function now has an optional ``strict`` flag, used
+* :pep:`618`: The :func:`zip` function now has an optional ``strict`` flag, used
83
to require that all the iterables have an equal length.
84
85
0 commit comments