Show More
@@ -10,7 +10,7 b' IPython 5.1' | |||||
10 | * Don't set terminal title by default. :ghpull:`9801` |
|
10 | * Don't set terminal title by default. :ghpull:`9801` | |
11 | * Preserve indentation when inserting newlines with ``Ctrl-O``. :ghpull:`9770` |
|
11 | * Preserve indentation when inserting newlines with ``Ctrl-O``. :ghpull:`9770` | |
12 | * Restore completion in debugger. :ghpull:`9785` |
|
12 | * Restore completion in debugger. :ghpull:`9785` | |
13 |
* Deprecate ``IP |
|
13 | * Deprecate ``IPython.core.debugger.Tracer()`` in favor of simpler, newer, APIs. :ghpull:`9731` | |
14 | * Restore ``NoOpContext`` context manager removed by mistake, and add `DeprecationWarning`. :ghpull:`9765` |
|
14 | * Restore ``NoOpContext`` context manager removed by mistake, and add `DeprecationWarning`. :ghpull:`9765` | |
15 | * Add option allowing ``Prompt_toolkit`` to use 24bits colors. :ghpull:`9736` |
|
15 | * Add option allowing ``Prompt_toolkit`` to use 24bits colors. :ghpull:`9736` | |
16 | * Fix for closing interactive matplotlib windows on OS X. :ghpull:`9854` |
|
16 | * Fix for closing interactive matplotlib windows on OS X. :ghpull:`9854` |
General Comments 0
You need to be logged in to leave comments.
Login now