Skip to content

Conversation

minrk
Copy link
Member

@minrk minrk commented Aug 8, 2024

avoids more complex behavior of general parser, which we don't need since we are already specifying the general format spec as ISO-8601. Also, the general parse_date behavior seems to be vulnerable to problems:

avoids more complex behavior of general parser, which we don't need
since we are already specifying the general format spec
@minrk minrk enabled auto-merge (squash) September 17, 2024 08:28
@minrk minrk merged commit 7716291 into jupyter:main Sep 17, 2024
30 of 31 checks passed
@minrk minrk deleted the isoparse branch September 17, 2024 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Kernel crashes after setting decimal precision Jupyter lab crashes when executing code with the python decimal module and precision 1
1 participant