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.

作者 mark.dickinson
收信人 mark.dickinson, vstinner
日期 2009-03-28.16:41:11
SpamBayes Score 0.00067819713
Marked as misclassified
Message-id <1238258473.69.0.298385114754.issue5576@psf.upfronthosting.co.za>
In-reply-to
内容
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.
历史
日期 用户 动作 参数
2009-03-28 16:41:13mark.dickinson修改recipients: + mark.dickinson, vstinner
2009-03-28 16:41:13mark.dickinson修改messageid: <1238258473.69.0.298385114754.issue5576@psf.upfronthosting.co.za>
2009-03-28 16:41:12mark.dickinson链接issue5576 messages
2009-03-28 16:41:11mark.dickinson创建