github ipython/ipykernel v6.30.1

latest release: v7.0.0a2
one month ago

6.30.1

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.

(Full Changelog)

Bugs fixed

  • Correct use of asyncio.Lock to process a single control message at a time #1416 (@ianthomas23)

Maintenance and upkeep improvements

  • Backport: Remove links in changelog to github milestones that no longer exist #1417 (@ianthomas23)

Contributors to this release

(GitHub contributors page for this release)

@ianthomas23

Don't miss a new ipykernel release

NewReleases is sending notifications on new releases.