Skip to content

Commit 8691272

Browse files
committed
Merge pull request #49 from scrapy/release-1.14
Update release notes for 1.14
2 parents 331428f + 5b448fb commit 8691272

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

NEWS

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
w3lib release notes
22
===================
33

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+
416
1.13.0 (2015-11-05)
517
-------------------
618

0 commit comments

Comments
 (0)