Message 264310 - Python tracker

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.

Content
This issue lists issues that may have to be fixed in the perspective of a future support of the android platform.

build
    issue #26849: android does not support versioning in SONAME
    issue #26851: android compilation and link flags
    issue #26852: add a COMPILEALL_FLAGS Makefile variable

curses, readline
    issue #26853: missing symbols in curses and readline modules on android

ossaudiodev
    issue #26854: missing header on android for the ossaudiodev module

platform
    issue #16353: add function to os module for getting path to default shell
    issue #26855: add platform.android_ver() for android

pwd
    issue #26856: android does not have pwd.getpwall()

socketmodule
    issue #26857: gethostbyname_r() is broken on android

asyncio tests
    issue #26858: setting SO_REUSEPORT fails on android

unittest
    issue #26859: unittest fails with "Start directory is not importable"

posixmodule
    issue #26862: SYS_getdents64 does not need to be defined on android API 21
    issue #26863: android lacks some declaration for the posix module