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 John.Malmberg, python-dev, serhiy.storchaka, vstinner
Date 2014-07-04.20:51:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1404507119.97.0.222523429951.issue21893@psf.upfronthosting.co.za>
In-reply-to
Content
> This is incorrect. PY_FORMAT_SIZE_T shouldn't be used in format string of PyErr_Format.

Oh, I forgot that. Thanks for the careful review Serhiy! Thanks.
History
Date User Action Args
2014-07-04 20:52:00vstinnersetrecipients: + vstinner, python-dev, serhiy.storchaka, John.Malmberg
2014-07-04 20:51:59vstinnersetmessageid: <1404507119.97.0.222523429951.issue21893@psf.upfronthosting.co.za>
2014-07-04 20:51:59vstinnerlinkissue21893 messages
2014-07-04 20:51:59vstinnercreate