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 skrah, vstinner
Date 2012-10-07.21:06:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1349643997.59.0.842005431398.issue16153@psf.upfronthosting.co.za>
In-reply-to
Content
Updated patch: detect also invalid "%.s" format and update the documentation.

> I don't know the reason for the previous behavior, but it's documented:

Oh, I missed the doc. Fixed in the new patch.
History
Date User Action Args
2012-10-07 21:06:37vstinnersetrecipients: + vstinner, skrah
2012-10-07 21:06:37vstinnersetmessageid: <1349643997.59.0.842005431398.issue16153@psf.upfronthosting.co.za>
2012-10-07 21:06:37vstinnerlinkissue16153 messages
2012-10-07 21:06:37vstinnercreate