Skip to content

Revert test changes of PR 1034 #1067

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

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