New submission from Xavier de Gaye: Tests in test_asyncio fail on Android when bind() on a unix socket raises PermissionError for a non-root user. See the attached test_asyncio.log. See also issue 28683 and its patch(es).
---------- components: Tests, asyncio files: test_asyncio.log messages: 280714 nosy: giampaolo.rodola, gvanrossum, haypo, xdegaye, yselivanov priority: normal severity: normal stage: needs patch status: open title: [asyncio] bind() on a unix socket raises PermissionError on Android for a non-root user type: behavior versions: Python 3.6, Python 3.7 Added file: http://bugs.python.org/file45476/test_asyncio.log _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue28684> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com