Message 84314 - Python tracker
Message84314
| 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:13 | mark.dickinson | set | recipients: + mark.dickinson, vstinner |
| 2009-03-28 16:41:13 | mark.dickinson | set | messageid: <1238258473.69.0.298385114754.issue5576@psf.upfronthosting.co.za> |
| 2009-03-28 16:41:12 | mark.dickinson | link | issue5576 messages |
| 2009-03-28 16:41:11 | mark.dickinson | create | |