Message99502
| Author | skrah |
|---|---|
| Recipients | facundobatista, jjconti, mark.dickinson, rhettinger, skrah |
| Date | 2010-02-18.13:00:03 |
| SpamBayes Score | 4.612792e-09 |
| Marked as misclassified | No |
| Message-id | <1266498011.58.0.82580390932.issue7633@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
It looks good (I agree on number_class), but I'd change these: - Add raiseit=True to context.copy_decimal() - Remove wrong comment from context.is_infinite() - Add _convert_other(a, raiseit=True) to context.logical_invert() - More whitespace in test_decimal() The new tests could be condensed quite a bit by using getattr(), but that isn't so important. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-02-18 13:00:11 | skrah | set | recipients: + skrah, rhettinger, facundobatista, mark.dickinson, jjconti |
| 2010-02-18 13:00:11 | skrah | set | messageid: <1266498011.58.0.82580390932.issue7633@psf.upfronthosting.co.za> |
| 2010-02-18 13:00:10 | skrah | link | issue7633 messages |
| 2010-02-18 13:00:10 | skrah | create | |