]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Minor fixes for Android (#154895)
authorMalcolm Smith <smith@chaquo.com>
Thu, 30 Jul 2026 02:31:40 +0000 (03:31 +0100)
committerGitHub <noreply@github.com>
Thu, 30 Jul 2026 02:31:40 +0000 (10:31 +0800)
commitf4b1d3e891d0d2055e53df3ccb84030bcaa148b5
tree910333a713a1b755b6f13554dde4365d80bb9810
parent51ae3c0ee585e2bc56d0a58c619eefa1b4b4f929
Minor fixes for Android (#154895)

A collection of small cleanups for Android support:

* Clarifies the documentation around version number handling for iOS and
  Android in os.uname and platform.release
* Ensures that automated NDK installs surface messages written to stderr
* Makes the Android NDK check more robust for incomplete downloads
* Corrects some linting errors in Android build scripts
Doc/library/os.rst
Doc/library/platform.rst
Platforms/Android/__main__.py
Platforms/Android/android-env.sh
Platforms/Android/testbed/app/src/main/java/org/python/testbed/MainActivity.kt