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 vstinner
Recipients aeros, asvetlov, benjamin.peterson, hroncok, miss-islington, nanjekyejoannah, njs, vstinner, yan12125, yselivanov
Date 2019-11-21.11:56:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1574337401.31.0.784180363409.issue38692@roundup.psfhosted.org>
In-reply-to
Content
I pushed my "Skip test_posix.test_pidfd_open() on EPERM" change just for practical reasons. We can hope that Linux sandboxes will shortly be updated to allow pidfd_open() syscall. It should be safe for most use cases ;-) I close again the issue.
History
Date User Action Args
2019-11-21 11:56:41vstinnersetrecipients: + vstinner, benjamin.peterson, njs, asvetlov, yselivanov, yan12125, hroncok, miss-islington, nanjekyejoannah, aeros
2019-11-21 11:56:41vstinnersetmessageid: <1574337401.31.0.784180363409.issue38692@roundup.psfhosted.org>
2019-11-21 11:56:41vstinnerlinkissue38692 messages
2019-11-21 11:56:41vstinnercreate