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 5194df8 commit 7ecd6d0Copy full SHA for 7ecd6d0
w3lib/url.py
@@ -104,8 +104,8 @@ def safe_url_string( # pylint: disable=too-many-locals
104
105
.. _URL living standard: https://url.spec.whatwg.org/
106
107
- The returned URL is valid by *all* of the following URL standards known to
108
- be enforced by modern-day web browsers and web servers:
+ The returned URL should be valid by *all* of the following URL standards
+ known to be enforced by modern-day web browsers and web servers:
109
110
- `URL living standard`_
111
0 commit comments