We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba19436 commit dd4f27eCopy full SHA for dd4f27e
docs/whatsnew.rst
@@ -36,8 +36,8 @@ This releases also fixes these bugs:
36
- Improve compatibility with Google App Engine. (Issue #231)
37
- Add some missing imports to the ``tkinter`` and ``tkinter.filedialog``
38
package namespaces. (Issues #212 and #233)
39
-- Fix ``raise_from`` on PY3 when the exception cannot be recreated from
40
- its repr. (Issues #213 and #235, fix provided by Varriount)
+- More complete implementation of ``raise_from`` on PY3. (Issues #141,
+ #213 and #235, fix provided by Varriount)
41
42
43
What's new in version 0.15.2 (2015-09-11)
0 commit comments