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:11:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1480579905.01.0.177086537285.issue28740@psf.upfronthosting.co.za>
In-reply-to
Content
getandroidapilevel-3.patch: Updated version of getandroidapilevel.patch: replace "runtime" with "build time" in the doc :-) Remove also "version > 0" check in support/__init__.py.

About the version > 0 check: would it make sense to add the check in configure.ac? I guess that it was Xavier who wrote the test in support/__init__.py?
History
Date User Action Args
2016-12-01 08:11:45vstinnersetrecipients: + vstinner, lemburg, xdegaye, yan12125
2016-12-01 08:11:45vstinnersetmessageid: <1480579905.01.0.177086537285.issue28740@psf.upfronthosting.co.za>
2016-12-01 08:11:44vstinnerlinkissue28740 messages
2016-12-01 08:11:44vstinnercreate