Show More
@@ -1,6 +1,28 b'' | |||||
1 | ============ |
|
1 | ============ | |
2 | 8.x Series |
|
2 | 8.x Series | |
3 | ============ |
|
3 | ============ | |
|
4 | .. _version 8.26: | |||
|
5 | ||||
|
6 | IPython 8.26 | |||
|
7 | ============ | |||
|
8 | ||||
|
9 | Hey, the release of IPython for this month is here! (I know you were waiting for it) | |||
|
10 | ||||
|
11 | - :ghpull:`14453` bugfix for call to structured_traceback | |||
|
12 | ||||
|
13 | - :ghpull:`14466` fixed honoring custom repr for NamedTuple if assigned by partialmethod | |||
|
14 | ||||
|
15 | - :ghpull:`14451` Convert matplotlib gui name in enable_gui | |||
|
16 | ||||
|
17 | As usual you can find the full list of PRs on GitHub under `the 8.26 | |||
|
18 | <https://github.com/ipython/ipython/milestone/133?closed=1>`__ milestone. | |||
|
19 | ||||
|
20 | Thanks | |||
|
21 | ------ | |||
|
22 | ||||
|
23 | Thanks to the `D. E. Shaw group <https://deshaw.com/>`__ for sponsoring | |||
|
24 | work on IPython and related libraries. | |||
|
25 | ||||
4 |
|
26 | |||
5 | .. _version 8.25: |
|
27 | .. _version 8.25: | |
6 |
|
28 |
General Comments 0
You need to be logged in to leave comments.
Login now