Skip to content

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
@rgbkrk
Copy link
Member

rgbkrk commented Nov 7, 2025

This seems worthy of polishing off after a rebase.

@minrk minrk marked this pull request as ready for review November 12, 2025 23:02
@minrk
Copy link
Member Author

minrk commented Nov 12, 2025

The other option is to make the change and give an opt-out for backward compatibility. I expect the affected cases to be quite rare, but not none.

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

2 participants