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 <[email protected]>
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: <[email protected]>
2016-09-23 19:18:58rhettingerlinkissue28254 messages
2016-09-23 19:18:58rhettingercreate