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

Datetime conversion in Python can overflow non-deterministically #754

Closed
sc1f opened this issue Oct 6, 2019 · 1 comment
Closed

Datetime conversion in Python can overflow non-deterministically #754

sc1f opened this issue Oct 6, 2019 · 1 comment
Labels
bug Concrete, reproducible bugs Python

Comments

@sc1f
Copy link
Contributor

sc1f commented Oct 6, 2019

When we convert datetimes to Unix timestamps, at non-deterministic times overflows may happen - the attached screenshot caused an overflow error at ~9:57:30-9:58:15PM, but did not error again when run at ~9:58:30PM.

Screen Shot 2019-10-05 at 9 58 46 PM

@sc1f sc1f changed the title Datetime conversion in Python can overflow Datetime conversion in Python can overflow non-deterministically Oct 6, 2019
@timkpaine timkpaine added bug Concrete, reproducible bugs Python labels Oct 11, 2019
@texodus
Copy link
Member

texodus commented Jan 27, 2020

In lieu of a repro, going to go ahead and close this issue, as our date/datetime processing has matured quite a bit since reporting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Concrete, reproducible bugs Python
Projects
None yet
Development

No branches or pull requests

3 participants