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 vstinner
Recipients lemburg, vstinner, xdegaye, yan12125
Date 2016-12-01.08:16:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1480580197.86.0.425550220336.issue28740@psf.upfronthosting.co.za>
In-reply-to
Content
I suggest to start to add sys.getandroidapilevel(), and then discuss how to expose (or not) the runtime version.

Reminder: The first step is to have a working Python on Android. I opened this issue to fix the issue #28596. Getting the runtime version is a new Android-specific version, it can be done later.
History
Date User Action Args
2016-12-01 08:16:37vstinnersetrecipients: + vstinner, lemburg, xdegaye, yan12125
2016-12-01 08:16:37vstinnersetmessageid: <1480580197.86.0.425550220336.issue28740@psf.upfronthosting.co.za>
2016-12-01 08:16:37vstinnerlinkissue28740 messages
2016-12-01 08:16:37vstinnercreate