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 benjamin.peterson
Recipients aeros, asvetlov, benjamin.peterson, nanjekyejoannah, njs, vstinner, yselivanov
Date 2019-11-06.00:05:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1572998745.13.0.715245278991.issue38692@roundup.psfhosted.org>
In-reply-to
Content
pidfd_open was added after pidfd pollling, so it should suffice to make sure pidfd_open doesn't ENOSYS.
History
Date User Action Args
2019-11-06 00:05:45benjamin.petersonsetrecipients: + benjamin.peterson, vstinner, njs, asvetlov, yselivanov, nanjekyejoannah, aeros
2019-11-06 00:05:45benjamin.petersonsetmessageid: <1572998745.13.0.715245278991.issue38692@roundup.psfhosted.org>
2019-11-06 00:05:45benjamin.petersonlinkissue38692 messages
2019-11-06 00:05:45benjamin.petersoncreate