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 mark.dickinson
Recipients christian.heimes, eric.smith, jkloth, mark.dickinson, vstinner, zach.ware
Date 2013-11-24.11:51:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1385293887.98.0.676845348842.issue19638@psf.upfronthosting.co.za>
In-reply-to
Content
Tweak: make MAX_DIGITS unsigned to avoid compiler complaints about comparing signed with unsigned.
History
Date User Action Args
2013-11-24 11:51:28mark.dickinsonsetrecipients: + mark.dickinson, vstinner, eric.smith, christian.heimes, jkloth, zach.ware
2013-11-24 11:51:27mark.dickinsonsetmessageid: <1385293887.98.0.676845348842.issue19638@psf.upfronthosting.co.za>
2013-11-24 11:51:27mark.dickinsonlinkissue19638 messages
2013-11-24 11:51:27mark.dickinsoncreate