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 brett.cannon
Recipients akitada, brett.cannon
Date 2008-11-20.18:43:47
SpamBayes Score 0.00021744797
Marked as misclassified No
Message-id <1227206628.3.0.569507522081.issue4370@psf.upfronthosting.co.za>
In-reply-to
Content
If you start at line 3652 in configure.in you fill find the check for
the %zd format specifier. Any patch to make it more robust would be
appreciated.
History
Date User Action Args
2008-11-20 18:43:48brett.cannonsetrecipients: + brett.cannon, akitada
2008-11-20 18:43:48brett.cannonsetmessageid: <1227206628.3.0.569507522081.issue4370@psf.upfronthosting.co.za>
2008-11-20 18:43:47brett.cannonlinkissue4370 messages
2008-11-20 18:43:47brett.cannoncreate