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 rhettinger
Recipients llllllllll, rhettinger
Date 2016-09-23.19:18:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1474658338.2.0.234126500879.issue28254@psf.upfronthosting.co.za>
In-reply-to
Content
What use case do you have that warrants a C API expansion rather than just using PyObject_Call?  I don't recall this ever having been requested which suggests that it is either unnecessary or that people fear opening a can of worms.
History
Date User Action Args
2016-09-23 19:18:58rhettingersetrecipients: + rhettinger, llllllllll
2016-09-23 19:18:58rhettingersetmessageid: <1474658338.2.0.234126500879.issue28254@psf.upfronthosting.co.za>
2016-09-23 19:18:58rhettingerlinkissue28254 messages
2016-09-23 19:18:58rhettingercreate