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

deprecate extracting dates in message headers #1015

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

Conversation

minrk
Copy link
Member

@minrk minrk commented Mar 10, 2024

adds Session.extract_header_dates config and JUPYTER_SESSION_EXTRACT_HEADER_DATES env.

Proposal for #1014 because I'm not sure the best way to handle the deprecation.

Even if we don't deprecate the current behavior, the instance config here would allow ipyparallel to remove its monkeypatch.

default unchanged, but deprecated

closes #1014
closes #590

adds Session.extract_header_dates config
and JUPYTER_SESSION_EXTRACT_HEADER_DATES env

default unchanged, but deprecated
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.

deprecate automatically parsing header timestamps
1 participant