Skip to content
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

Remove some deprecated zmq imports #842

Closed
wants to merge 1 commit into from

Conversation

minrk
Copy link
Member

@minrk minrk commented Sep 29, 2022

The zmq.eventloop.ioloop shim has been deprecated since pyzmq 17

jupyter-client requires pyzmq 23

The zmq.eventloop.ioloop shim has been deprecated since pyzmq 17
@minrk
Copy link
Member Author

minrk commented Sep 29, 2022

Can wait to finish after the big refactor in #835, to avoid conflicts.

@blink1073
Copy link
Contributor

This is now unblocked, but has conflicts as predicted

@1ucian0
Copy link

1ucian0 commented Jan 12, 2023

Any progress on this one? Now, import jupyter_client triggers the deprecation warning and the fix seems straightforward.

Thanks a lot for all your hard work!

@blink1073
Copy link
Contributor

I think I need to start from a new PR, the merge resolve is too messy.

blink1073 added a commit that referenced this pull request Jan 13, 2023
@blink1073 blink1073 mentioned this pull request Jan 14, 2023
blink1073 added a commit to blink1073/jupyter_client that referenced this pull request Feb 27, 2024
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.

3 participants