Changes by Zachary Ware <zachary.w...@gmail.com>:

----------
dependencies: +SYS_getdents64 does not need to be defined on android API 21, 
add a COMPILEALL_FLAGS Makefile variable, add function to os module for getting 
path to default shell, add platform.android_ver() for android, android 
compilation and link flags, android does not have pwd.getpwall(), android does 
not support versioning in SONAME, android lacks some declarations for the posix 
module, gethostbyname_r() is broken on android, missing header on android for 
the ossaudiodev module, missing symbols in curses and readline modules on 
android, setting SO_REUSEPORT fails on android, unittest fails with "Start 
directory is not importable"
title: toward the support of the android platform -> Meta-issue: support of the 
android platform

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue26865>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to