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.

Author xdegaye
Recipients xdegaye
Date 2016-11-21.15:22:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
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.
History
Date User Action Args
2016-11-21 15:22:02xdegayesetrecipients: + xdegaye
2016-11-21 15:22:02xdegayesetmessageid: <[email protected]>
2016-11-21 15:22:02xdegayelinkissue28764 messages
2016-11-21 15:22:02xdegayecreate