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 steven.daprano
Recipients DonaldDuck1313, steven.daprano, terry.reedy, xdegaye
Date 2022-01-01.02:06:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1641002788.48.0.848065065268.issue46213@roundup.psfhosted.org>
In-reply-to
Content
I think the existence of sys.getandroidapilevel is evidence that Android is somewhat supported, even if it is not supported to the same degree that Linux and Windows are.

https://docs.python.org/3/library/sys.html#sys.getandroidapilevel

See also:

https://mail.python.org/pipermail/python-dev/2017-December/151171.html

for a longer discussion. There's an Android build factory

https://github.com/python/buildmaster-config/pull/26

but I cannot see an official Android buildbot running.

https://buildbot.python.org/all/#/

The PR seems straightforward and simple to me, but I'm not an expert on the webbrowser module nor do I have an Android where I can test it to see if it works.

DonaldDuck1313, your NEWS entry needs to be re-written to use ReST (Restructured Text) rather than Markdown:

Change: [Termux](https://termux.com/)

to `Termux <https://termux.com/>`_
History
Date User Action Args
2022-01-01 02:06:28steven.dapranosetrecipients: + steven.daprano, terry.reedy, xdegaye, DonaldDuck1313
2022-01-01 02:06:28steven.dapranosetmessageid: <1641002788.48.0.848065065268.issue46213@roundup.psfhosted.org>
2022-01-01 02:06:28steven.dapranolinkissue46213 messages
2022-01-01 02:06:28steven.dapranocreate