Show More
@@ -2,6 +2,27 b'' | |||||
2 | 7.x Series |
|
2 | 7.x Series | |
3 | ============ |
|
3 | ============ | |
4 |
|
4 | |||
|
5 | .. _version 7.27: | |||
|
6 | ||||
|
7 | IPython 7.27 | |||
|
8 | ============ | |||
|
9 | ||||
|
10 | IPython 7.27 is a minor release that fixes a couple of issues and compatibility. | |||
|
11 | ||||
|
12 | - Add support for GTK4 :ghpull:`131011` | |||
|
13 | - Add support for Qt6 :ghpull:`13085` | |||
|
14 | - Fix an issue with pip magic on windows :ghpull:`13093` | |||
|
15 | ||||
|
16 | Thanks | |||
|
17 | ------ | |||
|
18 | ||||
|
19 | Many thanks to all the contributors to this release. You can find all individual | |||
|
20 | contributions to this milestone `on github | |||
|
21 | <https://github.com/ipython/ipython/milestone/90>`__. | |||
|
22 | ||||
|
23 | Thanks as well to the `D. E. Shaw group <https://deshaw.com/>`__ for sponsoring | |||
|
24 | work on IPython and related libraries. | |||
|
25 | ||||
5 | .. _version 7.26: |
|
26 | .. _version 7.26: | |
6 |
|
27 | |||
7 | IPython 7.26 |
|
28 | IPython 7.26 |
General Comments 0
You need to be logged in to leave comments.
Login now