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 yan12125
Recipients vstinner, xdegaye, yan12125
Date 2016-11-19.14:53:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1479567184.43.0.600305951592.issue28740@psf.upfronthosting.co.za>
In-reply-to
Content
Both sys.androidapilevel() and platform.android_ver() return information about Android's API level. I guess that would be confusing so I hope to get them unified.

Techinically it won't be a problem as Chromium is still using it (in a even dirty way) and the plan to remove it is stalled. [1]

[1] https://bugs.chromium.org/p/chromium/issues/detail?id=392191
History
Date User Action Args
2016-11-19 14:53:04yan12125setrecipients: + yan12125, vstinner, xdegaye
2016-11-19 14:53:04yan12125setmessageid: <1479567184.43.0.600305951592.issue28740@psf.upfronthosting.co.za>
2016-11-19 14:53:04yan12125linkissue28740 messages
2016-11-19 14:53:04yan12125create