Message249780
Yes, it means "if <operations on integers> != 0".
The condition is equivalent to SIZEOF_LONG*CHAR_BIT-1 >= 2*PyLong_SHIFT on binary computers with two-complementarn two's-complement integers. But current form looks more natural to me. |
|
| Date |
User |
Action |
Args |
| 2015-09-04 16:18:25 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, paul.moore, vstinner, tim.golden, r.david.murray, zach.ware, steve.dower |
| 2015-09-04 16:18:25 | serhiy.storchaka | set | messageid: <1441383505.0.0.390883769035.issue24999@psf.upfronthosting.co.za> |
| 2015-09-04 16:18:24 | serhiy.storchaka | link | issue24999 messages |
| 2015-09-04 16:18:24 | serhiy.storchaka | create | |
|