This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author larry
Recipients Yury.Selivanov, brett.cannon, georg.brandl, larry, serhiy.storchaka, vajrasky, zach.ware
Date 2014-01-22.03:21:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390360877.81.0.459765866737.issue20341@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2014-01-22 03:21:17larrysetrecipients: + larry, brett.cannon, georg.brandl, Yury.Selivanov, zach.ware, serhiy.storchaka, vajrasky
2014-01-22 03:21:17larrysetmessageid: <1390360877.81.0.459765866737.issue20341@psf.upfronthosting.co.za>
2014-01-22 03:21:17larrylinkissue20341 messages
2014-01-22 03:21:17larrycreate