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 vstinner
Recipients christian.heimes, pitrou, serhiy.storchaka, vstinner
Date 2017-09-04.21:19:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504559960.63.0.0882471142643.issue31339@psf.upfronthosting.co.za>
In-reply-to
Content
Christian Heimes: "I'm ok to replace the asctime with our own implementation that can handle year >9999. Please include range checks for year, wday and month, though."

Done.

By the way, I discussed with Alex Gaynor on #python-dev to define the severity of the bug. It was said that it's a medium security issue, it's a denial of service which can be triggered through user data.
History
Date User Action Args
2017-09-04 21:19:20vstinnersetrecipients: + vstinner, pitrou, christian.heimes, serhiy.storchaka
2017-09-04 21:19:20vstinnersetmessageid: <1504559960.63.0.0882471142643.issue31339@psf.upfronthosting.co.za>
2017-09-04 21:19:20vstinnerlinkissue31339 messages
2017-09-04 21:19:20vstinnercreate