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, eryksun, jkloth, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2019-05-07.08:39:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557218379.47.0.336001934834.issue36792@roundup.psfhosted.org>
In-reply-to
Content
The code crashes on this line:
print('count:', crt_time.strftime(buf, 1024, b'%Z', tm))
History
Date User Action Args
2019-05-07 08:39:39CharlieClarksetrecipients: + CharlieClark, paul.moore, vstinner, tim.golden, jkloth, zach.ware, eryksun, steve.dower, Manjusaka, Dominik Geldmacher
2019-05-07 08:39:39CharlieClarksetmessageid: <1557218379.47.0.336001934834.issue36792@roundup.psfhosted.org>
2019-05-07 08:39:39CharlieClarklinkissue36792 messages
2019-05-07 08:39:39CharlieClarkcreate