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 rpetrov
Recipients amaury.forgeotdarc, christian.heimes, georg.brandl, rpetrov
Date 2008-09-01.20:58:08
SpamBayes Score 8.733039e-07
Marked as misclassified No
Message-id <1220302689.68.0.162406018543.issue3743@psf.upfronthosting.co.za>
In-reply-to
Content
Since not all platforms support "%zd" the patch has to be rewritten.
May be PY_FORMAT_SIZE_T isn't correctly defined in Include/pyport.h for
the used "C" library.
History
Date User Action Args
2008-09-01 20:58:09rpetrovsetrecipients: + rpetrov, georg.brandl, amaury.forgeotdarc, christian.heimes
2008-09-01 20:58:09rpetrovsetmessageid: <1220302689.68.0.162406018543.issue3743@psf.upfronthosting.co.za>
2008-09-01 20:58:09rpetrovlinkissue3743 messages
2008-09-01 20:58:08rpetrovcreate