##// END OF EJS Templates
whats new 8.23
Matthias Bussonnier -
Show More
@@ -2,6 +2,33 b''
2 8.x Series
2 8.x Series
3 ============
3 ============
4
4
5 .. _version 8.23:
6
7 IPython 8.23
8 ============
9
10 Super tiny release of IPython on Sunday – a bit later than usual, which is also
11 `🏳️‍⚧️ International Transgender Day of Visibility🏳️‍⚧️
12 <https://en.wikipedia.org/wiki/International_Transgender_Day_of_Visibility>`_ –
13 so a though for you on this day, you matter and you are valid [1]_.
14
15 This is a minuscule release with only 5 Pull requests.
16
17 Main change is :ghpull:`14357` which improve inference from return type
18 annotations in completer and the introduction of the optional target
19 ``ipython[matplotlib]`` to explicitly request the matplotlib optional
20 dependencies.
21
22 As usual you can find the full list of PRs on GitHub under `the 8.23
23 <https://github.com/ipython/ipython/milestone/130?closed=1>`__ milestone.
24
25 Thanks
26 ------
27
28 Thanks to the `D. E. Shaw group <https://deshaw.com/>`__ for sponsoring
29 work on IPython and related libraries.
30
31
5 .. _version 8.22:
32 .. _version 8.22:
6
33
7 IPython 8.22, 8.22.1 and 8.22.2
34 IPython 8.22, 8.22.1 and 8.22.2
@@ -2204,3 +2231,7 b' The following attribute/methods have been removed::'
2204 - IPython.terminal.ipapp.LocateIPythonApp.initialize_subcommand
2231 - IPython.terminal.ipapp.LocateIPythonApp.initialize_subcommand
2205 - IPython.terminal.ipapp.TerminalIPythonApp.deprecated_subcommands
2232 - IPython.terminal.ipapp.TerminalIPythonApp.deprecated_subcommands
2206 - IPython.terminal.ipapp.TerminalIPythonApp.initialize_subcommand
2233 - IPython.terminal.ipapp.TerminalIPythonApp.initialize_subcommand
2234
2235 ------
2236
2237 .. [1] If this make you incomfortable feel free to not use IPython 8.23.
1 NO CONTENT: file was removed
NO CONTENT: file was removed
General Comments 0
You need to be logged in to leave comments. Login now