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

don't patch jupyter_client.session at import time #875

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

minrk
Copy link
Member

@minrk minrk commented Mar 10, 2024

patch in App, Client classes prior to instantiating Sessions

this will hopefully shift to Session config in the future (jupyter/jupyter_client#1015).

patch in App, Client classes

this will hopefully shift to Session config in the future.
@minrk minrk changed the title avoid jupyter_client.session monkeypatch at import time don't patch jupyter_client.session at import time Mar 11, 2024
@minrk minrk merged commit be655df into ipython:main Mar 11, 2024
14 checks passed
@minrk minrk deleted the defer-monkeys branch March 11, 2024 09:09
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.

1 participant