Message208767
My only comment from reviewing the patch is that you seem to have used NULLABLE_PY_SSIZE_T_INITIALIZE by accident one time in int_converter (in clinic.py).
Other than that, as you already know, make sure to return 1 in both converters in the "if (arg == Py_None)" branches. |
|
Date |
User |
Action |
Args |
2014-01-22 10:06:22 | taleinat | set | recipients:
+ taleinat, brett.cannon, georg.brandl, larry, Yury.Selivanov, zach.ware, serhiy.storchaka, vajrasky |
2014-01-22 10:06:22 | taleinat | set | messageid: <1390385182.94.0.773039222946.issue20341@psf.upfronthosting.co.za> |
2014-01-22 10:06:22 | taleinat | link | issue20341 messages |
2014-01-22 10:06:22 | taleinat | create | |
|