Message193739
> I take it the overflow error is the only one the C code
> could ever raise? If so, the patch looks good to me.
Yes, _PyLong_AsInt() was the last function raising Python exception (without clearing it).
Thanks for your help on fixing this function |
|
| Date |
User |
Action |
Args |
| 2013-07-26 20:28:42 | vstinner | set | recipients:
+ vstinner, ned.deily, r.david.murray, python-dev |
| 2013-07-26 20:28:42 | vstinner | set | messageid: <[email protected]> |
| 2013-07-26 20:28:42 | vstinner | link | issue18519 messages |
| 2013-07-26 20:28:42 | vstinner | create | |
|