Message135586
| Author | mark.dickinson |
|---|---|
| Recipients | jcea, mark.dickinson, python-dev, rhettinger, vstinner |
| Date | 2011-05-09.13:19:05 |
| SpamBayes Score | 0.0005145942 |
| Marked as misclassified | No |
| Message-id | <1304947146.47.0.964586848431.issue11888@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Grr. Got the issue number wrong in the commit message; see msg135584. New changeset 1f23d63b578c by Mark Dickinson in branch 'default': Issue #11188: In log2 tests, create powers of 2 using ldexp(1, n) instead of the less reliable 2.0**n. http://hg.python.org/cpython/rev/1f23d63b578c |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-05-09 13:19:06 | mark.dickinson | set | recipients: + mark.dickinson, rhettinger, jcea, vstinner, python-dev |
| 2011-05-09 13:19:06 | mark.dickinson | set | messageid: <1304947146.47.0.964586848431.issue11888@psf.upfronthosting.co.za> |
| 2011-05-09 13:19:05 | mark.dickinson | link | issue11888 messages |
| 2011-05-09 13:19:05 | mark.dickinson | create | |