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 331428f + 5b448fb commit 8691272Copy full SHA for 8691272
NEWS
@@ -1,6 +1,18 @@
1
w3lib release notes
2
===================
3
4
+TBD (TBA)
5
+---------
6
+
7
+Changes to safe_url_string:
8
9
+- proper handling of non-ASCII characters in Python2 and Python3
10
+- support IDNs
11
+- new `path_encoding` to override default UTF-8 when serializing non-ASCII
12
+ characters before percent-encoding
13
14
+Package is now properly marked as ``zip_safe``.
15
16
1.13.0 (2015-11-05)
17
-------------------
18
0 commit comments