Message97317
| Author | jjconti |
|---|---|
| Recipients | facundobatista, jjconti, mark.dickinson, rhettinger, skrah |
| Date | 2010-01-06.19:13:52 |
| SpamBayes Score | 0.0063784677 |
| Marked as misclassified | No |
| Message-id | <1262805236.66.0.962939103616.issue7633@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
New patch. Fix Context.method that were returning NotImplemented. Decimal.__methods__ don't use raiseit=True in _convert_other so I check in Context.method and raise TypeError if necessary. Added tests for Context.divmod missed in first patch. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-01-06 19:13:56 | jjconti | set | recipients: + jjconti, rhettinger, facundobatista, mark.dickinson, skrah |
| 2010-01-06 19:13:56 | jjconti | set | messageid: <1262805236.66.0.962939103616.issue7633@psf.upfronthosting.co.za> |
| 2010-01-06 19:13:55 | jjconti | link | issue7633 messages |
| 2010-01-06 19:13:54 | jjconti | create | |