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 5659a72 commit dadca48Copy full SHA for dadca48
Doc/whatsnew/3.7.rst
@@ -247,7 +247,7 @@ Peterson.)
247
urllib.parse
248
------------
249
250
-:func:`urllib.parse.quote` has been updated to from RFC 2396 to RFC 3986,
+:func:`urllib.parse.quote` has been updated from RFC 2396 to RFC 3986,
251
adding `~` to the set of characters that is never quoted by default.
252
(Contributed by Christian Theune and Ratnadeep Debnath in :issue:`16285`.)
253
0 commit comments