[issue20341] Argument Clinic: add "nullable ints"

Larry Hastings report at bugs.python.org
Wed Jan 22 04:21:17 CET 2014


Larry Hastings added the comment:

I should have mentioned--a sample using nullable ints is in itertoolsmodule.c.  longobject.{ch} changed to add the converters, and obviously clinic.py changed to add support for the converters.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20341>
_______________________________________


More information about the Python-bugs-list mailing list