File tree Expand file tree Collapse file tree 1 file changed +36
-0
lines changed
Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Original file line number Diff line number Diff line change 77IPython 8.29
88============
99
10+ Medium release for this end of october;
1011
12+ - Misc Python 3.13 compatibility :ghpull: `14536 `, :ghpull: `14559 `
13+ - Add a ``uv `` line magic :ghpull: `14537 `
1114 - Add support for WEBP to ``IPython.display.Image ``. :ghpull: `14526 `
15+ - And many more bugfixes and quality of life improvements.
16+
17+ As usual you can find the full list of PRs on GitHub under `the 8.29
18+ <https://github.com/ipython/ipython/milestone/136?closed=1> `__ milestone.
19+
20+ Preparing for 9.0
21+ -----------------
22+
23+ IPython 3.13 was released earlier this month, and this means that according to
24+ `Spec-0 <https://scientific-python.org/specs/spec-0000/ >`__, support for 3.10
25+ will end soon.
26+
27+ There have been many minor version of IPython 8.x, so it is likely that one of
28+ the next version will simply bump to 9.0 and remove a lot of code mark as
29+ deprecated, and documentation/examples not relevant for terminal IPython.
30+
31+ The frequency of release and my time reviewing will also likely decrease more
32+ than it has already.
33+
34+
35+ For something completely different
36+ ----------------------------------
37+
38+ `Rosalind Franklin <https://en.wikipedia.org/wiki/Rosalind_Franklin >`__ made
39+ some of the biggest contribution to the discovery of the helix structure of DNA.
40+ Unfortunately her work was `not recognized
41+ <https://www.nature.com/scitable/topicpage/rosalind-franklin-a-crucial-contribution-6538012/> `__
42+
43+ Thanks
44+ ------
45+
46+ Thanks as well to the `D. E. Shaw group <https://deshaw.com/ >`__ for sponsoring
47+ work on IPython and related libraries.
1248
1349.. _version 8.28 :
1450
You can’t perform that action at this time.
0 commit comments