Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Paste
P984
(An Untitled Masterwork)
Active
Public
Actions
Authored by
seirl
on Mar 24 2021, 11:04 AM.
Edit Paste
Archive Paste
View Raw File
Subscribe
Mute Notifications
Award Token
Flag For Later
Tags
None
Subscribers
None
return datetime.datetime(
1970, 1, 1, tzinfo=datetime.timezone.utc
) + datetime.timedelta(
seconds=obj["timestamp"]["seconds"],
> microseconds=obj["timestamp"]["microseconds"],
)
E OverflowError: Python int too large to convert to C int
Event Timeline
seirl
created this paste.
Mar 24 2021, 11:04 AM
2021-03-24 11:04:44 (UTC+1)
Log In to Comment