[issue28684] [asyncio] bind() on a unix socket raises PermissionError on Android for a non-root user

Xavier de Gaye report at bugs.python.org
Thu Nov 17 07:45:48 EST 2016


Xavier de Gaye added the comment:

With this patch, test_asyncio runs successfully with no ResourceWarning when run on the android-24 emulator.

----------
keywords: +patch
stage: needs patch -> patch review
Added file: http://bugs.python.org/file45518/test_asyncio_bind.patch

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


More information about the Python-bugs-list mailing list