Skip to content

Conversation

@ianthomas23
Copy link
Collaborator

After the branch manipulations a few weeks ago, we need to update the __version__ to be the latest in the 7.x series not 6.x series.

Fixes ipython/ipython#14953.

@ianthomas23
Copy link
Collaborator Author

Downstream failure in jupyter_client is due to use if anyio that needs to be removed, see jupyter/jupyter_client#1066.

Merging this so that the ipython's downstream ipykernel tests should pass, the downstream jupyter_client tests here will fail until I have submitted a PR to fix the issue and it is merged there.

@ianthomas23 ianthomas23 merged commit 7daba5b into ipython:main Aug 6, 2025
36 of 39 checks passed
@ianthomas23 ianthomas23 deleted the main-version-7 branch August 6, 2025 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ipykernel downstream tests are failing

1 participant