##// END OF EJS Templates
add 2480 to whatsnew
MinRK -
Show More
@@ -18,11 +18,12 Notable fixes:
18 18 * Tab completion fixes when using ``IPython.embed_kernel()``.
19 19 * A few NameErrors/AttributeErrors in magics due to the reorganized magics system.
20 20
21 We closed a total of 60 issues (39 pull requests and 21 regular issues);
21 We closed a total of 61 issues (40 pull requests and 21 regular issues);
22 22 this is the full list (generated with the script :file:`tools/github_stats.py`):
23 23
24 Pull Requests (39):
24 Pull Requests (40):
25 25
26 * :ghpull:`2480`: Add deprecation warnings for sympyprinting
26 27 * :ghpull:`2384`: Adapt inline backend to changes in matplotlib
27 28 * :ghpull:`2479`: use new _winapi instead of removed _subprocess
28 29 * :ghpull:`2437`: don't let log cleanup prevent engine start
General Comments 0
You need to be logged in to leave comments. Login now