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 brett.cannon, doko, pmpp, vstinner, xdegaye, yan12125
Date 2018-01-24.13:37:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516801053.37.0.467229070634.issue32637@psf.upfronthosting.co.za>
In-reply-to
Content
I propose to leave MACHDEP unchanged: keep MACHDEP="linux". Can it create inconsistencies? Is it an issue in practice?

My short term goal is to use sys.platform == 'android' has the reference test to check if we are running on Android.
History
Date User Action Args
2018-01-24 13:37:33vstinnersetrecipients: + vstinner, brett.cannon, doko, pmpp, xdegaye, yan12125
2018-01-24 13:37:33vstinnersetmessageid: <1516801053.37.0.467229070634.issue32637@psf.upfronthosting.co.za>
2018-01-24 13:37:33vstinnerlinkissue32637 messages
2018-01-24 13:37:33vstinnercreate