Nick Coghlan added the comment:
Russell, just checking before I change the issue title: do you mean supporting
iOS as a cross-compilation target? "Development" is ambiguous here, as you
could mean development *of* CPython, rather than *in* Python, and I assume
development *for* iOS largely tak
New submission from Russell Keith-Magee:
Proposal: iOS should be a supported platform for Python development.
The attached patch is a first pass at a patch to achieve this. It is a single
patch against Python 3.4.2 sources, and requires no pre- or post-configure
modifications.
Supporting iOS