Message201895
Since this is tagged "crash", I'm curious if you managed to crash
_decimal. The unhandled return in convert_op_cmp should result in
AtrributeError("object does not have a numerator attribute").
The exception that wasn't set in dec_format should result in a
wrong exception, but not a crash. |
|
| Date |
User |
Action |
Args |
| 2013-11-01 13:23:48 | skrah | set | recipients:
+ skrah, vstinner, python-dev |
| 2013-11-01 13:23:48 | skrah | set | messageid: <[email protected]> |
| 2013-11-01 13:23:48 | skrah | link | issue19437 messages |
| 2013-11-01 13:23:48 | skrah | create | |
|