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 Alex.Willmer, xdegaye
Date 2016-12-12.15:16:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1481555770.72.0.350037729296.issue26936@psf.upfronthosting.co.za>
In-reply-to
Content
New patch using sys.getandroidapilevel().
getandroidapilevel() is only available in 3.7, so only 3.7 is being fixed.
History
Date User Action Args
2016-12-12 15:16:10xdegayesetrecipients: + xdegaye, Alex.Willmer
2016-12-12 15:16:10xdegayesetmessageid: <1481555770.72.0.350037729296.issue26936@psf.upfronthosting.co.za>
2016-12-12 15:16:10xdegayelinkissue26936 messages
2016-12-12 15:16:10xdegayecreate