Show More
@@ -2,6 +2,30 b'' | |||
|
2 | 2 | 7.x Series |
|
3 | 3 | ============ |
|
4 | 4 | |
|
5 | ||
|
6 | .. _version 7.31: | |
|
7 | ||
|
8 | IPython 7.31 | |
|
9 | ============ | |
|
10 | ||
|
11 | IPython 7.31 brings a couple of backports and fixes from the 8.0 branches, | |
|
12 | it is likely one of the last releases of the 7.x series, as 8.0 will probably be released | |
|
13 | between this release and what would have been 7.32. | |
|
14 | ||
|
15 | Please test 8.0 beta/rc releases in addition to this release. | |
|
16 | ||
|
17 | This Releases: | |
|
18 | - Backport some fixes for Python 3.10 (:ghpull:`13412`) | |
|
19 | - use full-alpha transparency on dvipng rendered LaTeX (:ghpull:`13372`) | |
|
20 | ||
|
21 | Many thanks to all the contributors to this release. You can find all individual | |
|
22 | contributions to this milestone `on github | |
|
23 | <https://github.com/ipython/ipython/milestone/95>`__. | |
|
24 | ||
|
25 | Thanks as well to the `D. E. Shaw group <https://deshaw.com/>`__ for sponsoring | |
|
26 | work on IPython and related libraries. | |
|
27 | ||
|
28 | ||
|
5 | 29 | .. _version 7.30: |
|
6 | 30 | |
|
7 | 31 | IPython 7.30 |
General Comments 0
You need to be logged in to leave comments.
Login now