Message171042
Looks good, in general.
_PyLong_AsInt should return -1 on overflow in all cases; at the moment, it looks like it doesn't do that for values that overflow an int but not a long. |
|
Date |
User |
Action |
Args |
2012-09-23 14:47:05 | mark.dickinson | set | recipients:
+ mark.dickinson, serhiy.storchaka |
2012-09-23 14:47:05 | mark.dickinson | set | messageid: <1348411625.84.0.589869047146.issue15989@psf.upfronthosting.co.za> |
2012-09-23 14:47:05 | mark.dickinson | link | issue15989 messages |
2012-09-23 14:47:05 | mark.dickinson | create | |
|