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 xdegaye
Recipients skrah, vstinner, xdegaye, yan12125
Date 2017-02-19.17:43:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1487526238.12.0.669344545479.issue29436@psf.upfronthosting.co.za>
In-reply-to
Content
> CPython's support for Android targets only stable releases of the official NDK.

As the NDK is seeing many changes in the recent past and near future (deprecation of the support of gcc in favor of clang, Unified Headers, nearly all the NDK scripts written in python, ...) we should use the latest stable NDK release.

> That includes all building time and runtime results.

You can open new issues for NDK r14 with the description of the problem and with NDK r14 building time and runtime results, as a reminder of what will need to be done when we switch to r14 as it was done for issue 29040. But please no PR. Maybe add a comment saying that for the moment this is just a reminder.
History
Date User Action Args
2017-02-19 17:43:58xdegayesetrecipients: + xdegaye, vstinner, skrah, yan12125
2017-02-19 17:43:58xdegayesetmessageid: <1487526238.12.0.669344545479.issue29436@psf.upfronthosting.co.za>
2017-02-19 17:43:58xdegayelinkissue29436 messages
2017-02-19 17:43:58xdegayecreate