[issue20307] Android's failure to expose SYS_* system call constants causes _posixsubprocess cross-compilation to fail

Roundup Robot report at bugs.python.org
Mon Apr 14 22:32:45 CEST 2014


Roundup Robot added the comment:

New changeset 211eeb97b352 by Gregory P. Smith in branch '3.4':
Add conditional code for android's lack of definition of SYS_getdent64.
http://hg.python.org/cpython/rev/211eeb97b352

New changeset 9f89958ded0a by Gregory P. Smith in branch 'default':
Add conditional code for android's lack of definition of SYS_getdent64.
http://hg.python.org/cpython/rev/9f89958ded0a

----------
nosy: +python-dev

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20307>
_______________________________________


More information about the Python-bugs-list mailing list