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 ncoghlan
Recipients docs@python, emilyemorehouse, eric.snow, hroncok, miss-islington, ncoghlan, ned.deily, vstinner, xiang.zhang
Date 2018-06-30.06:40:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1530340807.29.0.56676864532.issue33932@psf.upfronthosting.co.za>
In-reply-to
Content
Victor, could you file a separate issue for Py_Main(). It's a different problem, since Py_Main() is an entry point for an *application that embeds Python*. It's not a CPython API in the tradition sense.
History
Date User Action Args
2018-06-30 06:40:07ncoghlansetrecipients: + ncoghlan, vstinner, ned.deily, docs@python, eric.snow, xiang.zhang, emilyemorehouse, hroncok, miss-islington
2018-06-30 06:40:07ncoghlansetmessageid: <1530340807.29.0.56676864532.issue33932@psf.upfronthosting.co.za>
2018-06-30 06:40:07ncoghlanlinkissue33932 messages
2018-06-30 06:40:07ncoghlancreate