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 Decorater
Recipients Decorater, docs@python, paul.moore, steve.dower, tim.golden, zach.ware
Date 2017-06-05.14:22:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1496672576.91.0.507887375752.issue30574@psf.upfronthosting.co.za>
In-reply-to
Content
Well the example I linked if I compile it and try to run it it instantly crashes with no explainable reason. I am using the same compiler used to build the core too and the normal interpreter works just fine with the code I am trying to embed. So it seems to definitely be the Py_DecodeLocale or the Py_SetProgramName line.
History
Date User Action Args
2017-06-05 14:22:56Decoratersetrecipients: + Decorater, paul.moore, tim.golden, docs@python, zach.ware, steve.dower
2017-06-05 14:22:56Decoratersetmessageid: <1496672576.91.0.507887375752.issue30574@psf.upfronthosting.co.za>
2017-06-05 14:22:56Decoraterlinkissue30574 messages
2017-06-05 14:22:56Decoratercreate