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.
urllib.parse.urlparse()
1 parent 96ead91 commit b6fa8feCopy full SHA for b6fa8fe
1 file changed
Doc/library/urllib.parse.rst
@@ -173,7 +173,7 @@ or on combining URL components into a URL string.
173
Added IPv6 URL parsing capabilities.
174
175
.. versionchanged:: 3.3
176
- The fragment is now parsed for all URL schemes (unless *allow_fragment* is
+ The fragment is now parsed for all URL schemes (unless *allow_fragments* is
177
false), in accordance with :rfc:`3986`. Previously, an allowlist of
178
schemes that support fragments existed.
179
0 commit comments