Message 281364 - Python tracker

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.

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.