[issue23670] Modifications to support iOS as a development platform

2015-03-15 Thread Nick Coghlan
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

[issue23670] Modifications to support iOS as a development platform

2015-03-14 Thread Russell Keith-Magee
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