@@ -14,10 +14,11 @@ bugfixes and small improvements and requested backports, while 9.0 forges ahead.
14
14
15
15
We'll not 4 bugfixes and an and unstable preview feature.
16
16
17
- - :ghpull: `14640 ` Fixes an error were a warning about virtualenvs was incrrectly triggered.
17
+ - :ghpull: `14640 ` Fixes an error were a warning about virtualenvs was incorrectly triggered.
18
+
18
19
- :ghpull: `14684 ` Fixes an issue on Python 3.12+ with post mortem debugging.
19
- - :ghpull: `14693 ` Fixes a bug where magics were ignoreing SIGINT
20
- - :ghpull: `14695 ` Fixes and issue where magics woudl not display all subprocess output.
20
+ - :ghpull: `14693 ` Fixes a bug where magics were ignoring SIGINT
21
+ - :ghpull: `14695 ` Fixes and issue where magics would not display all subprocess output.
21
22
22
23
23
24
As a preview feature, look into the ``examples `` folder on how to configure
@@ -34,28 +35,28 @@ As usual you can find the full list of PRs on GitHub under `the 8.32
34
35
For something completely different
35
36
----------------------------------
36
37
37
- `Dora Rudolfine Richter <https://en.wikipedia.org/wiki/Dora_Richter >`__ 1892–1966 was a German trans woman and the first known
38
- person to undergo complete male-to-female gender-affirming surgery. After
39
- fleeing Nazi Germany, she lived in Czechoslovakia where shw obtained her full
40
- legal name change in April 1934. She moved back to germany in 1946 with the
41
- expulsion of Germans from Czechoslovakia where she lived until her death at the
42
- age of 74 on 26 April 1966
38
+ `Dora Rudolfine Richter <https://en.wikipedia.org/wiki/Dora_Richter >`__
39
+ 1892–1966 was a German trans woman and the first known person to undergo
40
+ complete male-to-female gender-affirming surgery. After fleeing Nazi Germany,
41
+ she lived in Czechoslovakia where she obtained her full legal name change in
42
+ April 1934. She moved back to Germany in 1946 with the expulsion of Germans from
43
+ Czechoslovakia where she lived until her death at the age of 74 in April 1966.
43
44
44
45
Thanks
45
46
------
46
47
47
48
Thanks to everyone who helped for the 8.32 release and working toward 9.0.
48
49
49
50
Thanks as well to the `D. E. Shaw group <https://deshaw.com/ >`__ for sponsoring
50
- work on IPython and related libraries, in particular the work arround LLM
51
+ work on IPython and related libraries, in particular the work around LLM
51
52
integration.
52
53
53
54
.. _version 8.31 :
54
55
55
56
IPython 8.31
56
57
============
57
58
58
- Small release for this end of december ; This release contains only two notable changes:
59
+ Small release for this end of December ; This release contains only two notable changes:
59
60
60
61
- :ghpull: `14594 ` Fix completion in tuples, where the completion was
61
62
suggesting tuples methods instead of methods and attributes of the current
0 commit comments