Tal Einat added the comment:

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.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue20341>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to