Show More
@@ -9,8 +9,9 b' Release 0.13.2' | |||||
9 |
|
9 | |||
10 | Most notable fixes are related to compatibility with Qt and Wx GUIs. |
|
10 | Most notable fixes are related to compatibility with Qt and Wx GUIs. | |
11 |
|
11 | |||
12 |
The following |
|
12 | The following 50 Pull Requests were backported to 0.13.2: | |
13 |
|
13 | |||
|
14 | * :ghpull:`2244`: fix css typo | |||
14 | * :ghpull:`2399`: IndentationError display |
|
15 | * :ghpull:`2399`: IndentationError display | |
15 | * :ghpull:`2503`: Fix traceback handling of SyntaxErrors without line numbers. |
|
16 | * :ghpull:`2503`: Fix traceback handling of SyntaxErrors without line numbers. | |
16 | * :ghpull:`2500`: Add `encoding` attribute to `OutStream` class. |
|
17 | * :ghpull:`2500`: Add `encoding` attribute to `OutStream` class. | |
@@ -59,7 +60,7 b' The following 48 Pull Requests were backported to 0.13.2:' | |||||
59 | * :ghpull:`2831`: avoid string version comparisons in external.qt |
|
60 | * :ghpull:`2831`: avoid string version comparisons in external.qt | |
60 | * :ghpull:`3013`: py3 workaround for reload in cythonmagic |
|
61 | * :ghpull:`3013`: py3 workaround for reload in cythonmagic | |
61 | * :ghpull:`3008`: fix cython module so extension for multiarched python |
|
62 | * :ghpull:`3008`: fix cython module so extension for multiarched python | |
62 |
|
63 | * :ghpull:`3097`: PyQt 4.10: use self._document = self.document() | ||
63 |
|
64 | |||
64 |
|
65 | |||
65 | Release 0.13.1 |
|
66 | Release 0.13.1 |
General Comments 0
You need to be logged in to leave comments.
Login now