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 mark.dickinson, vstinner
Date 2009-03-28.16:41:11
SpamBayes Score 0.00067819713
Marked as misclassified No
Message-id <1238258473.69.0.298385114754.issue5576@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for this.  I'll take a look.

How about making the exponent type size_t or Py_ssize_t, rather than 
[unsigned] int?  It seems to me that that fits better with the usual size 
in digits.
History
Date User Action Args
2009-03-28 16:41:13mark.dickinsonsetrecipients: + mark.dickinson, vstinner
2009-03-28 16:41:13mark.dickinsonsetmessageid: <1238258473.69.0.298385114754.issue5576@psf.upfronthosting.co.za>
2009-03-28 16:41:12mark.dickinsonlinkissue5576 messages
2009-03-28 16:41:11mark.dickinsoncreate