Message 283017 - Python tracker

Message283017

Author xdegaye
Recipients Roman.Evstifeev, WanderingLogic, asvetlov, brousch, chris.jerdonek, eric.araujo, ezio.melotti, gregory.p.smith, pitrou, r.david.murray, rpetrov, skrah, vstinner, xdegaye, yan12125
Date 2016-12-12.16:00:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1481558424.67.0.639350811971.issue16255@psf.upfronthosting.co.za>
In-reply-to
Content
New patch using sys.getandroidapilevel() that is only defined for Android.
getandroidapilevel() is only available in 3.7, so only 3.7 is being fixed.
History
Date User Action Args
2016-12-12 16:00:25xdegayesetrecipients: + xdegaye, gregory.p.smith, pitrou, vstinner, ezio.melotti, eric.araujo, rpetrov, r.david.murray, asvetlov, skrah, chris.jerdonek, Roman.Evstifeev, brousch, WanderingLogic, yan12125
2016-12-12 16:00:24xdegayesetmessageid: <1481558424.67.0.639350811971.issue16255@psf.upfronthosting.co.za>
2016-12-12 16:00:24xdegayelinkissue16255 messages
2016-12-12 16:00:24xdegayecreate