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 methane, python-dev, serhiy.storchaka, vstinner
Date 2017-01-25.17:20:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1485364831.28.0.173792203506.issue29369@psf.upfronthosting.co.za>
In-reply-to
Content
I think additional checks are not needed. PyObject_CallFunction() allows passing NULLs.
History
Date User Action Args
2017-01-25 17:20:31serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, methane, python-dev
2017-01-25 17:20:31serhiy.storchakasetmessageid: <1485364831.28.0.173792203506.issue29369@psf.upfronthosting.co.za>
2017-01-25 17:20:31serhiy.storchakalinkissue29369 messages
2017-01-25 17:20:31serhiy.storchakacreate