Message 144025 - Python tracker
Message144025
| Author | skrah |
|---|---|
| Recipients | adam@NetBSD.org, brett.cannon, donmez, jcea, mark.dickinson, pitrou, rhettinger, skrah, vstinner |
| Date | 2011-09-14.14:15:29 |
| SpamBayes Score | 3.86986e-05 |
| Marked as misclassified | No |
| Message-id | <1316009730.65.0.903138197773.issue11149@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> Does the test suite catch this bug?
I think all of those fail due to the bug in pow():
20 tests failed:
test_array test_builtin test_bytes test_decimal test_float
test_fractions test_getargs2 test_index test_int test_itertools
test_list test_long test_long_future test_math test_random test_re
test_strtod test_tokenize test_types test_xrange |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-09-14 14:15:30 | skrah | set | recipients: + skrah, brett.cannon, rhettinger, jcea, mark.dickinson, pitrou, vstinner, donmez, adam@NetBSD.org |
| 2011-09-14 14:15:30 | skrah | set | messageid: <1316009730.65.0.903138197773.issue11149@psf.upfronthosting.co.za> |
| 2011-09-14 14:15:30 | skrah | link | issue11149 messages |
| 2011-09-14 14:15:29 | skrah | create | |