This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author CharlieClark
Recipients CharlieClark, Dominik Geldmacher, Manjusaka, jkloth, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2019-05-06.14:04:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557151448.82.0.0422865992454.issue36792@roundup.psfhosted.org>
In-reply-to
Content
I can confirm the error is caused by time.localtime(time.time()) as indicated by the related bug.

I've also found the crash log. It's in C:\ProgramData\Microsoft\Windows\WER\ReportQueue on my machine. Well, at least that's all I can find.
History
Date User Action Args
2019-05-06 14:04:08CharlieClarksetrecipients: + CharlieClark, paul.moore, vstinner, tim.golden, jkloth, zach.ware, steve.dower, Manjusaka, Dominik Geldmacher
2019-05-06 14:04:08CharlieClarksetmessageid: <1557151448.82.0.0422865992454.issue36792@roundup.psfhosted.org>
2019-05-06 14:04:08CharlieClarklinkissue36792 messages
2019-05-06 14:04:08CharlieClarkcreate