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 methane
Recipients lemburg, mark.dickinson, methane, ncoghlan, rhettinger, serhiy.storchaka, vstinner
Date 2017-03-24.22:20:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490394008.3.0.554281516436.issue29548@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset aa289a59ff6398110e1122877c073c9354ee53db by INADA Naoki in branch 'master':
bpo-29548: Recommend PyObject_Call APIs over PyEval_Call APIs. (GH-75)
https://github.com/python/cpython/commit/aa289a59ff6398110e1122877c073c9354ee53db
History
Date User Action Args
2017-03-24 22:20:08methanesetrecipients: + methane, lemburg, rhettinger, mark.dickinson, ncoghlan, vstinner, serhiy.storchaka
2017-03-24 22:20:08methanesetmessageid: <1490394008.3.0.554281516436.issue29548@psf.upfronthosting.co.za>
2017-03-24 22:20:08methanelinkissue29548 messages
2017-03-24 22:20:08methanecreate