You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- ci: Test on PyPy 3.11 instead of 3.10 [#1444](https://github.com/ipython/ipykernel/pull/1444) ([@cclauss](https://github.com/cclauss))
19
+
20
+
### Documentation improvements
21
+
22
+
- Clean up changelog following 7.0.0 release [#1439](https://github.com/ipython/ipykernel/pull/1439) ([@ianthomas23](https://github.com/ianthomas23))
23
+
24
+
### Contributors to this release
25
+
26
+
([GitHub contributors page for this release](https://github.com/ipython/ipykernel/graphs/contributors?from=2025-10-13&to=2025-10-14&type=c))
IPykernel 7.0.0 is a major release containing experimental support for [kernel subshells](https://github.com/jupyter/enhancement-proposals/pull/91).
@@ -50,8 +77,6 @@ For further information and to report problems please see [ipykernel 7.0.0 relea
This is a bugfix release to fix a significant bug introduced in 6.30.0 that allowed control messages to be handled concurrently rather than sequentially which broke debugging in JupyterLab and VSCode.
0 commit comments