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 <[email protected]>
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: <[email protected]>
2019-11-06 00:05:45benjamin.petersonlinkissue38692 messages
2019-11-06 00:05:45benjamin.petersoncreate