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 serhiy.storchaka
Recipients larry, martin.panter, mdk, rhettinger, serhiy.storchaka, skrah, vstinner
Date 2017-04-05.06:34:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1491374055.1.0.164819008928.issue28754@psf.upfronthosting.co.za>
In-reply-to
Content
Now `Py_ssize_t(accept={int, NoneType})` can be used instead of a local converter.
History
Date User Action Args
2017-04-05 06:34:15serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, vstinner, larry, skrah, martin.panter, mdk
2017-04-05 06:34:15serhiy.storchakasetmessageid: <1491374055.1.0.164819008928.issue28754@psf.upfronthosting.co.za>
2017-04-05 06:34:15serhiy.storchakalinkissue28754 messages
2017-04-05 06:34:15serhiy.storchakacreate