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 289cf0f commit f49f6baCopy full SHA for f49f6ba
1 file changed
Doc/library/urllib.parse.rst
@@ -529,7 +529,7 @@ task isn't already covered by the URL parsing functions above.
529
530
.. versionchanged:: 3.7
531
Moved from :rfc:`2396` to :rfc:`3986` for quoting URL strings. "~" is now
532
- included in the set of reserved characters.
+ included in the set of unreserved characters.
533
534
The optional *encoding* and *errors* parameters specify how to deal with
535
non-ASCII characters, as accepted by the :meth:`str.encode` method.
0 commit comments