This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2016年11月21日 15:22 by xdegaye, last changed 2022年04月11日 14:58 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| test_mailbox_link.patch | xdegaye, 2016年11月21日 15:22 | review | ||
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 23553 | open | flokli, 2020年11月29日 10:46 | |
| Messages (3) | |||
|---|---|---|---|
| msg281364 - (view) | Author: Xavier de Gaye (xdegaye) * (Python triager) | Date: 2016年11月21日 15:22 | |
The patch fixes the problem that on Android API 24, a non-root user is not allowed to create the hard links used by the mailbox module. Related to issue 28759. |
|||
| msg281381 - (view) | Author: R. David Murray (r.david.murray) * (Python committer) | Date: 2016年11月21日 16:43 | |
LGTM. |
|||
| msg282973 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2016年12月12日 08:57 | |
New changeset 51573ef25903 by Xavier de Gaye in branch '3.6': Issue #28764: Fix a test_mailbox failure on Android API 24 when run as a non-root user. https://hg.python.org/cpython/rev/51573ef25903 New changeset 3a451c67008d by Xavier de Gaye in branch 'default': Issue #28764: Merge 3.6. https://hg.python.org/cpython/rev/3a451c67008d |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:58:39 | admin | set | github: 72950 |
| 2020年11月29日 10:46:04 | flokli | set | nosy:
+ flokli pull_requests: + pull_request22433 |
| 2016年12月12日 09:32:12 | xdegaye | set | status: open -> closed resolution: fixed stage: patch review -> resolved |
| 2016年12月12日 08:57:31 | python-dev | set | nosy:
+ python-dev messages: + msg282973 |
| 2016年11月21日 16:43:41 | r.david.murray | set | nosy:
+ r.david.murray messages: + msg281381 |
| 2016年11月21日 15:40:04 | xdegaye | link | issue26865 dependencies |
| 2016年11月21日 15:22:02 | xdegaye | create | |