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, serhiy.storchaka, vstinner
Date 2017-02-14.10:35:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1487068532.55.0.240069503687.issue29548@psf.upfronthosting.co.za>
In-reply-to
Content
> I'm more in favor of modifying PyEval_xxx() to call PyObject_xxx() and deprecate them.

That's PR 75 :)
History
Date User Action Args
2017-02-14 10:35:32methanesetrecipients: + methane, lemburg, mark.dickinson, vstinner, serhiy.storchaka
2017-02-14 10:35:32methanesetmessageid: <1487068532.55.0.240069503687.issue29548@psf.upfronthosting.co.za>
2017-02-14 10:35:32methanelinkissue29548 messages
2017-02-14 10:35:32methanecreate