Message201895
| Author | skrah |
|---|---|
| Recipients | python-dev, skrah, vstinner |
| Date | 2013-11-01.13:23:48 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1383312228.69.0.592357970028.issue19437@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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. |
|
| History | |||
|---|---|---|---|
| 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: <1383312228.69.0.592357970028.issue19437@psf.upfronthosting.co.za> |
| 2013-11-01 13:23:48 | skrah | link | issue19437 messages |
| 2013-11-01 13:23:48 | skrah | create | |