Message 280709 - Python tracker
Message280709
| Author | xdegaye |
|---|---|
| Recipients | xdegaye |
| Date | 2016-11-13.19:32:03 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1479065524.08.0.12999801833.issue28683@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Tests in test_socket and test_asyncore fail on Android when bind() on a unix socket raises PermissionError for a non-root user. This occurs also in test_asyncio and this is logged in a separate issue as asyncio has its own project. Patch attached. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-11-13 19:32:04 | xdegaye | set | recipients: + xdegaye |
| 2016-11-13 19:32:04 | xdegaye | set | messageid: <1479065524.08.0.12999801833.issue28683@psf.upfronthosting.co.za> |
| 2016-11-13 19:32:03 | xdegaye | link | issue28683 messages |
| 2016-11-13 19:32:03 | xdegaye | create | |