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 benjamin.peterson, cptpcrd, vstinner
Date 2020-12-30.00:54:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1609289684.75.0.939001888268.issue42780@roundup.psfhosted.org>
In-reply-to
Content
> 2. On Linux, fall back on fcntl() if ioctl(FIOCLEX) fails with EBADF.

I like this approach!
History
Date User Action Args
2020-12-30 00:54:44vstinnersetrecipients: + vstinner, benjamin.peterson, cptpcrd
2020-12-30 00:54:44vstinnersetmessageid: <1609289684.75.0.939001888268.issue42780@roundup.psfhosted.org>
2020-12-30 00:54:44vstinnerlinkissue42780 messages
2020-12-30 00:54:44vstinnercreate