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 josh.r, methane, python-dev, serhiy.storchaka, vstinner
Date 2016-12-25.00:35:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1482626134.44.0.781179525627.issue29049@psf.upfronthosting.co.za>
In-reply-to
Content
> Please wrap private functions in #ifndef Py_LIMITED_API/#endif.

No problem.  Whole Include/frameobject.h is wrapped by Py_LIMITED_API.
History
Date User Action Args
2016-12-25 00:35:34methanesetrecipients: + methane, vstinner, python-dev, serhiy.storchaka, josh.r
2016-12-25 00:35:34methanesetmessageid: <1482626134.44.0.781179525627.issue29049@psf.upfronthosting.co.za>
2016-12-25 00:35:34methanelinkissue29049 messages
2016-12-25 00:35:34methanecreate