Message162760
| Author | arigo |
|---|---|
| Recipients | arigo, christian.heimes, fijall, hynek |
| Date | 2012-06-14.09:18:59 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1339665540.96.0.36795135286.issue15061@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
fijal: while I agree with you, the limit for small ints has actually been pushed to 257 in recent CPythons. So it should still theoretically work --- of course, assuming a predictable CPU, which is wrong, and assuming a simple interpreter. (We can probably dig enough to find a timing issue even with CPython, and of course it's clear with any of the other Python interpreters out there.) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-06-14 09:19:01 | arigo | set | recipients: + arigo, christian.heimes, fijall, hynek |
| 2012-06-14 09:19:00 | arigo | set | messageid: <1339665540.96.0.36795135286.issue15061@psf.upfronthosting.co.za> |
| 2012-06-14 09:19:00 | arigo | link | issue15061 messages |
| 2012-06-14 09:18:59 | arigo | create | |