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 steve.dower
Recipients BreamoreBoy, JohnLeitch, belopolsky, brycedarling, eryksun, georg.brandl, larry, lemburg, paul.moore, python-dev, steve.dower, tim.golden, vstinner, zach.ware
Date 2015-09-06.13:54:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1441547681.45.0.57203667115.issue24917@psf.upfronthosting.co.za>
In-reply-to
Content
Larry: agreed, no crashing. We'll get the trivial fix in that doesn't raise any error, and should probably stop suppressing the exception in the situation eryksun describes. That will correctly expose the platform's strftime semantics.

Unless you want to write more thorough validation of incoming strings, I'll work something up later today or tomorrow.
History
Date User Action Args
2015-09-06 13:54:41steve.dowersetrecipients: + steve.dower, lemburg, georg.brandl, paul.moore, belopolsky, vstinner, larry, tim.golden, BreamoreBoy, python-dev, zach.ware, eryksun, JohnLeitch, brycedarling
2015-09-06 13:54:41steve.dowersetmessageid: <1441547681.45.0.57203667115.issue24917@psf.upfronthosting.co.za>
2015-09-06 13:54:41steve.dowerlinkissue24917 messages
2015-09-06 13:54:41steve.dowercreate