Message270478
You plan looks good, Oren.
I meant what you are planning in the last two items. There are also specific functions for converting to platform-depending integer types (size_t, time_t, uid_t, etc). Two most common patterns: "Python int too large to convert to C long" and "signed short integer is less/greater than maximum". Grep all code for raising OverflowError. |
|
Date |
User |
Action |
Args |
2016-07-15 11:31:55 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, terry.reedy, mark.dickinson, ezio.melotti, Oren Milman |
2016-07-15 11:31:55 | serhiy.storchaka | set | messageid: <1468582315.87.0.880682819673.issue15988@psf.upfronthosting.co.za> |
2016-07-15 11:31:55 | serhiy.storchaka | link | issue15988 messages |
2016-07-15 11:31:55 | serhiy.storchaka | create | |
|