##// END OF EJS Templates
Whats new 8.12.3
Matthias Bussonnier -
Show More
@@ -2,6 +2,17 b''
2 8.x Series
2 8.x Series
3 ============
3 ============
4
4
5 .. _version 8.12.3:
6
7 IPython 8.12.3
8 --------------
9
10 Tiny release of 8.12.3 that backport a small number of fixes for users still
11 using Python 3.8.
12
13 - :ghpull:`14080` add passthrough filter shortcuts
14 - :ghpull:`14169` Fix `InteractiveShellEmbed`
15
5 .. _version 8.15:
16 .. _version 8.15:
6
17
7 IPython 8.15
18 IPython 8.15
@@ -198,7 +209,7 b' so if you plan to update to Python 3.12 after its release, we encourage for extr'
198
209
199 .. _version 8.13.1:
210 .. _version 8.13.1:
200 .. _version 8.13.2:
211 .. _version 8.13.2:
201 .. _version 8.12.3:
212 .. _version 8.12.2:
202
213
203 IPython 8.13.1, 8.13.2 and 8.12.2
214 IPython 8.13.1, 8.13.2 and 8.12.2
204 ---------------------------------
215 ---------------------------------
General Comments 0
You need to be logged in to leave comments. Login now