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 BreamoreBoy, Minmin.Gong, brian.curtin, loewis, steve.dower, zach.ware
Date 2014-07-10.21:53:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1405029212.69.0.11169904545.issue14802@psf.upfronthosting.co.za>
In-reply-to
Content
The build environment won't help here, this requires some significant rewrites within Python to remove usage of Windows APIs that don't work under the WinRT sandbox (similar to the projects to embed Python in Chromium et al.)

I'd still like to see it done, but it's a huge task that is probably never going to be tackled by python-dev directly.
History
Date User Action Args
2014-07-10 21:53:32steve.dowersetrecipients: + steve.dower, loewis, brian.curtin, BreamoreBoy, zach.ware, Minmin.Gong
2014-07-10 21:53:32steve.dowersetmessageid: <1405029212.69.0.11169904545.issue14802@psf.upfronthosting.co.za>
2014-07-10 21:53:32steve.dowerlinkissue14802 messages
2014-07-10 21:53:32steve.dowercreate