[issue26862] android: SYS_getdents64 does not need to be defined on android API 21

2016-10-28 Thread cschramm

cschramm added the comment:

Any plans to fix this in 3.5 as well?

--
nosy: +cschramm

___
Python tracker 
<http://bugs.python.org/issue26862>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue26862] android: SYS_getdents64 does not need to be defined on android API 21

2016-10-28 Thread cschramm

cschramm added the comment:

Well, the 3.5 code checks __ANDROID__ as well and works pretty fine on Android, 
but if it's not supposed to be supported, we'll have to upgrade to 3.6 then.

Thanks for your work! :)

--

___
Python tracker 
<http://bugs.python.org/issue26862>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com