Message264310
| 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:52 | xdegaye | set | recipients:
+ xdegaye, Alex.Willmer |
| 2016年04月26日 15:36:51 | xdegaye | set | messageid: <1461685011.99.0.617135447086.issue26865@psf.upfronthosting.co.za> |
| 2016年04月26日 15:36:51 | xdegaye | link | issue26865 messages |
| 2016年04月26日 15:36:51 | xdegaye | create |
|