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 python-dev
Recipients BreamoreBoy, JohnLeitch, belopolsky, brycedarling, eryksun, georg.brandl, larry, lemburg, paul.moore, python-dev, steve.dower, tim.golden, vstinner, zach.ware
Date 2015-09-07.05:38:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150907053800.11254.30139@psf.io>
In-reply-to
Content
New changeset c31dad22c80d by Steve Dower in branch '3.5':
Issue #24917: time_strftime() buffer over-read.
https://hg.python.org/cpython/rev/c31dad22c80d

New changeset f185917498ca by Steve Dower in branch '3.4':
Issue #24917: time_strftime() buffer over-read.
https://hg.python.org/cpython/rev/f185917498ca
History
Date User Action Args
2015-09-07 05:38:05python-devsetrecipients: + python-dev, lemburg, georg.brandl, paul.moore, belopolsky, vstinner, larry, tim.golden, BreamoreBoy, zach.ware, eryksun, steve.dower, JohnLeitch, brycedarling
2015-09-07 05:38:04python-devlinkissue24917 messages
2015-09-07 05:38:04python-devcreate