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 steve.dower
Recipients Tibor Csonka, paul.moore, steve.dower, tim.golden, zach.ware
Date 2017-03-10.14:23:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1489155816.49.0.728782814913.issue29778@psf.upfronthosting.co.za>
In-reply-to
Content
I thought we'd documented that if you set the path when embedding you should also set the program name, but perhaps not (didn't check just now). If not, we should do that.

We shouldn't be loading python3.dll anywhere. Are you sure that's in CPython? Do you have a reference to the source file?
History
Date User Action Args
2017-03-10 14:23:36steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, zach.ware, Tibor Csonka
2017-03-10 14:23:36steve.dowersetmessageid: <1489155816.49.0.728782814913.issue29778@psf.upfronthosting.co.za>
2017-03-10 14:23:36steve.dowerlinkissue29778 messages
2017-03-10 14:23:36steve.dowercreate