Message97317
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. |
|
| 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: <[email protected]> |
| 2010-01-06 19:13:55 | jjconti | link | issue7633 messages |
| 2010-01-06 19:13:54 | jjconti | create | |
|