Show More
@@ -18,11 +18,12 Notable fixes: | |||||
18 | * Tab completion fixes when using ``IPython.embed_kernel()``. |
|
18 | * Tab completion fixes when using ``IPython.embed_kernel()``. | |
19 | * A few NameErrors/AttributeErrors in magics due to the reorganized magics system. |
|
19 | * A few NameErrors/AttributeErrors in magics due to the reorganized magics system. | |
20 |
|
20 | |||
21 |
We closed a total of 6 |
|
21 | We closed a total of 62 issues (41 pull requests and 21 regular issues); | |
22 | this is the full list (generated with the script :file:`tools/github_stats.py`): |
|
22 | this is the full list (generated with the script :file:`tools/github_stats.py`): | |
23 |
|
23 | |||
24 |
Pull Requests (4 |
|
24 | Pull Requests (41): | |
25 |
|
25 | |||
|
26 | * :ghpull:`2492`: add missing 'qtconsole' extras_require | |||
26 | * :ghpull:`2480`: Add deprecation warnings for sympyprinting |
|
27 | * :ghpull:`2480`: Add deprecation warnings for sympyprinting | |
27 | * :ghpull:`2384`: Adapt inline backend to changes in matplotlib |
|
28 | * :ghpull:`2384`: Adapt inline backend to changes in matplotlib | |
28 | * :ghpull:`2479`: use new _winapi instead of removed _subprocess |
|
29 | * :ghpull:`2479`: use new _winapi instead of removed _subprocess |
General Comments 0
You need to be logged in to leave comments.
Login now