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 cheryl.sabella
Recipients Michael.Felt, Roman.Evstifeev, WanderingLogic, akira, asvetlov, cheryl.sabella, chris.jerdonek, christian.heimes, eric.araujo, eryksun, ezio.melotti, gregory.p.smith, lyapun, ned.deily, neologix, pitrou, r.david.murray, serhiy.storchaka, xdegaye, yan12125
Date 2019-02-09.19:27:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1549740429.16.0.938312409992.issue16353@roundup.psfhosted.org>
In-reply-to
Content
3.7 added `sys.getandroidapilevel()` under #28740.  As Xavier mentioned in msg271439, that was used for subprocess.Popen in #16255 and also merged as part of 3.7.

I'm not sure if there is still interest in adding a `default_shell` to the os module using `sys.androidapilevel()` and the last batch that Xavier uploaded in 2016.
History
Date User Action Args
2019-02-09 19:27:10cheryl.sabellasetrecipients: + cheryl.sabella, gregory.p.smith, pitrou, christian.heimes, ned.deily, ezio.melotti, eric.araujo, r.david.murray, asvetlov, chris.jerdonek, neologix, akira, xdegaye, Roman.Evstifeev, serhiy.storchaka, eryksun, lyapun, WanderingLogic, Michael.Felt, yan12125
2019-02-09 19:27:09cheryl.sabellasetmessageid: <1549740429.16.0.938312409992.issue16353@roundup.psfhosted.org>
2019-02-09 19:27:09cheryl.sabellalinkissue16353 messages
2019-02-09 19:27:08cheryl.sabellacreate