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 lemburg, vstinner, xdegaye, yan12125
Date 2016-12-01.16:00:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1480608053.19.0.289546553688.issue28740@psf.upfronthosting.co.za>
In-reply-to
Content
> How about renaming sys.implementation._multiarch to sys.implementation.target_architecture and make it public? sys.androidapilevel() sounds too specific to me.

Please do not hijack this issue. The removal of sys.implementation._multiarch for Android is discussed in issue 28849 not here.
History
Date User Action Args
2016-12-01 16:00:53xdegayesetrecipients: + xdegaye, lemburg, vstinner, yan12125
2016-12-01 16:00:53xdegayesetmessageid: <1480608053.19.0.289546553688.issue28740@psf.upfronthosting.co.za>
2016-12-01 16:00:53xdegayelinkissue28740 messages
2016-12-01 16:00:53xdegayecreate