We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18bc278 commit 3bd0a62Copy full SHA for 3bd0a62
1 file changed
CHANGES.rst
@@ -1,6 +1,18 @@
1
Change Log
2
----------
3
4
+0.999
5
+~~~~~
6
+
7
+Released on December 23, 2013
8
9
+* Fix #127: add work-around for CPython issue #20007: .read(0) on
10
+ http.client.HTTPResponse drops the rest of the content.
11
12
+* Fix #115: lxml treewalker can now deal with fragments containing, at
13
+ their root level, text nodes with non-ASCII characters on Python 2.
14
15
16
0.99
17
~~~~
18
0 commit comments