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 eryksun, paul.moore, steve.dower, tim.golden, vinay.sajip, zach.ware
Date 2019-01-24.02:17:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1548296232.98.0.945804757952.issue35811@roundup.psfhosted.org>
In-reply-to
Content
FWIW, a symlink should be able to launch the Store Python - the problem with the old approach was it never tried to launch the original Python, but only load it's DLLs which won't work (maybe there's a way to enable the app context, but that would still require a new redirector and so wasn't any simpler than a direct launch).

Otherwise, I agree with this analysis and proposal. Just needs a patch!
History
Date User Action Args
2019-01-24 02:17:14steve.dowersetrecipients: + steve.dower, paul.moore, vinay.sajip, tim.golden, zach.ware, eryksun
2019-01-24 02:17:12steve.dowersetmessageid: <1548296232.98.0.945804757952.issue35811@roundup.psfhosted.org>
2019-01-24 02:17:12steve.dowerlinkissue35811 messages
2019-01-24 02:17:12steve.dowercreate