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 xdegaye
Recipients Alex.Willmer, xdegaye
Date 2016-04-26.15:36:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1461685011.99.0.617135447086.issue26865@psf.upfronthosting.co.za>
In-reply-to
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
History
Date User Action Args
2016-04-26 15:36:52xdegayesetrecipients: + xdegaye, Alex.Willmer
2016-04-26 15:36:51xdegayesetmessageid: <1461685011.99.0.617135447086.issue26865@psf.upfronthosting.co.za>
2016-04-26 15:36:51xdegayelinkissue26865 messages
2016-04-26 15:36:51xdegayecreate