Show More
@@ -2,6 +2,34 b'' | |||||
2 | 8.x Series |
|
2 | 8.x Series | |
3 | ============ |
|
3 | ============ | |
4 |
|
4 | |||
|
5 | .. _version 8.25: | |||
|
6 | ||||
|
7 | IPython 8.25 | |||
|
8 | ============ | |||
|
9 | ||||
|
10 | Mostly internal changes for this end of may release of IPython. | |||
|
11 | ||||
|
12 | We'll count about a dozen PRs for this moth, with small bugfixes related to | |||
|
13 | matplotlib fixes. | |||
|
14 | ||||
|
15 | Of notable interest, | |||
|
16 | ||||
|
17 | - :ghpull:`14426` replaces the unicode micro symbol with greek letter mu, | |||
|
18 | visually identical but should fix nfkc normalisations issues. | |||
|
19 | ||||
|
20 | - :ghpull:`14444` introduces ``intersphinx_registry`` as a new dependency | |||
|
21 | which is recommended only to build documentation. | |||
|
22 | ||||
|
23 | As usual you can find the full list of PRs on GitHub under `the 8.25 | |||
|
24 | <https://github.com/ipython/ipython/milestone/132?closed=1>`__ milestone. | |||
|
25 | ||||
|
26 | Thanks | |||
|
27 | ------ | |||
|
28 | ||||
|
29 | Thanks to the `D. E. Shaw group <https://deshaw.com/>`__ for sponsoring | |||
|
30 | work on IPython and related libraries. | |||
|
31 | ||||
|
32 | ||||
5 | .. _version 8.24: |
|
33 | .. _version 8.24: | |
6 |
|
34 | |||
7 | IPython 8.24 |
|
35 | IPython 8.24 |
General Comments 0
You need to be logged in to leave comments.
Login now