Skip to content

Commit 32ddf32

Browse files
committed
What's New doc: mention fix for issue #160
1 parent ee0522e commit 32ddf32

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/whatsnew.rst

+2
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ This is a minor bug-fix release:
1212

1313
- Fix ``socket.create_connection()`` backport on Py2.6 (issue #162)
1414
- Add more tests of ``urllib.request`` etc.
15+
- Fix ``newsuper()`` calls from the ``__init__`` method of PyQt subclassses
16+
(issue #160, thanks to Christopher Arndt)
1517

1618
What's new in version 0.15.1 (2015-09-09)
1719
=========================================

0 commit comments

Comments
 (0)