We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee0522e commit 32ddf32Copy full SHA for 32ddf32
docs/whatsnew.rst
@@ -12,6 +12,8 @@ This is a minor bug-fix release:
12
13
- Fix ``socket.create_connection()`` backport on Py2.6 (issue #162)
14
- 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)
17
18
What's new in version 0.15.1 (2015-09-09)
19
=========================================
0 commit comments