File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 5.x Series
33============
44
5+ IPython 5.3
6+ ===========
7+
8+ Released on January 29th, 2017. Remarkable changes and fixes:
9+
10+ * fix a bug in ``set_next_input `` leading to crash of the terminal IPython.
11+ :ghpull: `10231 `, :ghissue: `10296 `, :ghissue: `10229 `
12+ * Always wait for editor inputhook for terminal IPython :ghpull: `10239 `,
13+ :ghpull: `10240 `
14+ * Disable ``_ipython_display_ `` in terminal :ghpull: `10249 `, :ghpull: `10274 `
15+ * Update terminal colors to be more visible by default on windows
16+ :ghpull: `10260 `, :ghpull: `10238 `, :ghissue: `10281 `
17+ * Add Ctrl-Z shortcut (suspend) in terminal debugger :ghpull: `10254 `,
18+ :ghissue: `10273 `
19+ * Indent on new line by looking at the text before the cursor :ghpull: `10264 `,
20+ :ghpull: `10275 `, :ghissue: `9283 `
21+ * Update QtEventloop integration to fix some matplotlib integration issues
22+ :ghpull: `10201 `, :ghpull: `10311 `, :ghissue: `10201 `
23+ * Respect completions display style in terminal debugger :ghpull: `10305 `,
24+ :ghpull: `10313 `
25+
526
627IPython 5.2
728===========
829
9- Remarkable changes and fixes:
30+ Released on January 29th, 2017. Remarkable changes and fixes:
1031
1132* restore IPython's debugger to raise on quit. :ghpull: `10009 `
1233* The configuration value ``c.TerminalInteractiveShell.highlighting_style `` can
You can’t perform that action at this time.
0 commit comments