File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -5,12 +5,20 @@ What's New
55
66.. _whats-new-0.15.x :
77
8+ What's new in version 0.15.2 (2015-09-11)
9+ =========================================
10+
11+ This is a minor bug-fix release:
12+
13+ - Fix ``socket.create_connection() `` backport on Py2.6
14+ - Add more tests of ``urllib.request `` etc.
15+
816What's new in version 0.15.1 (2015-09-09)
917=========================================
1018
1119This is a minor bug-fix release:
1220
13- - Use 3-argument socket.create_connection() backport to restore Py2.6
21+ - Use 3-argument `` socket.create_connection() `` backport to restore Py2.6
1422 compatibility in ``urllib.request.urlopen() `` (issue #162)
1523- Remove breakpoint in ``future.backports.http.client `` triggered on certain
1624 data (issue #164)
You can’t perform that action at this time.
0 commit comments