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.
2 parents 701fe7d + 0472e15 commit b71f089Copy full SHA for b71f089
NEWS
@@ -1,6 +1,14 @@
1
w3lib release notes
2
===================
3
4
+2.1.1 (TBD)
5
+-----------
6
+
7
+- :func:`~w3lib.url.safe_url_string`, :func:`~w3lib.url.safe_download_url`
8
+ and :func:`~w3lib.url.canonicalize_url` now strip whitespace and control
9
+ characters urls according to the URL living standard.
10
11
12
2.1.0 (2022-11-28)
13
------------------
14
0 commit comments