Message239042
| Author | petr.viktorin |
|---|---|
| Recipients | ethan.furman, petr.viktorin, serhiy.storchaka, skrah |
| Date | 2015-03-23.15:32:53 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1427124773.8.0.0722079574403.issue23699@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Changed the macro to Py_RETURN_RICHCOMPARE. This is not an expression, allowing the use of a switch statement. On the other hand, it's even larger macro than before now. From the discussion it seems that doing this correctly is tricky to do this correctly - another point for standardizing this. I put everything in a single macro to ease review in Rietveld. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-03-23 15:32:54 | petr.viktorin | set | recipients: + petr.viktorin, skrah, ethan.furman, serhiy.storchaka |
| 2015-03-23 15:32:53 | petr.viktorin | set | messageid: <1427124773.8.0.0722079574403.issue23699@psf.upfronthosting.co.za> |
| 2015-03-23 15:32:53 | petr.viktorin | link | issue23699 messages |
| 2015-03-23 15:32:53 | petr.viktorin | create | |