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 MajeedArni, eryksun, python-dev, r.david.murray, steve.dower, tim.golden, zach.ware
Date 2015-05-22.22:08:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150522220856.21260.14208@psf.io>
In-reply-to
Content
New changeset 254b8e68959e by Steve Dower in branch 'default':
Issue 24244: Prevents termination when an invalid format string is encountered on Windows.
https://hg.python.org/cpython/rev/254b8e68959e
History
Date User Action Args
2015-05-22 22:08:59python-devsetrecipients: + python-dev, tim.golden, r.david.murray, zach.ware, eryksun, steve.dower, MajeedArni
2015-05-22 22:08:59python-devlinkissue24244 messages
2015-05-22 22:08:59python-devcreate