Skip to content

Conversation

@ianthomas23
Copy link
Contributor

This reverts the test changes made in #1034, to fix #1066.

The changes were all in a single test and only applied to ipykernel >= 7 which at the time was expected to use anyio. Now ipykernel 7 will not include anyio so the changes are no longer required.

This is tested in the ipykernel downstream CI tests, which will fail until this is merged to main here.

As the changes are all in test code they are not user-facing so there are no ramifications for releases.

@minrk minrk merged commit 5531215 into jupyter:main Oct 14, 2025
24 of 32 checks passed
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.

Remove anyio-specific code in test code using ipykernel > 7

2 participants