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 docs@python, lemburg, methane, ncoghlan, pitrou, robquad, serhiy.storchaka
Date 2017-02-15.10:09:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
While they are undocumented there is no a place for adding the recommendation of using corresponding PyObject_Call* functions and describing the way of porting from PyEval_Call* functions to PyObject_Call* functions.
History
Date User Action Args
2017-02-15 10:09:31serhiy.storchakasetrecipients: + serhiy.storchaka, lemburg, ncoghlan, pitrou, methane, docs@python, robquad
2017-02-15 10:09:31serhiy.storchakasetmessageid: <[email protected]>
2017-02-15 10:09:31serhiy.storchakalinkissue11165 messages
2017-02-15 10:09:31serhiy.storchakacreate