Message 280714 - Python tracker
Message280714
| Author | xdegaye |
|---|---|
| Recipients | giampaolo.rodola, gvanrossum, vstinner, xdegaye, yselivanov |
| Date | 2016-11-13.20:39:33 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1479069574.19.0.731580166174.issue28684@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-11-13 20:39:35 | xdegaye | set | recipients: + xdegaye, gvanrossum, vstinner, giampaolo.rodola, yselivanov |
| 2016-11-13 20:39:34 | xdegaye | set | messageid: <1479069574.19.0.731580166174.issue28684@psf.upfronthosting.co.za> |
| 2016-11-13 20:39:34 | xdegaye | link | issue28684 messages |
| 2016-11-13 20:39:33 | xdegaye | create | |