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 Brian Maissy, oranav, vstinner
Date 2018-12-05.20:38:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1544042284.83.0.788709270274.issue35310@psf.upfronthosting.co.za>
In-reply-to
Content
Python 2.7 is not affected: select() isn't retried if it fails with EINTR.
History
Date User Action Args
2018-12-05 20:38:04vstinnersetrecipients: + vstinner, Brian Maissy, oranav
2018-12-05 20:38:04vstinnersetmessageid: <1544042284.83.0.788709270274.issue35310@psf.upfronthosting.co.za>
2018-12-05 20:38:04vstinnerlinkissue35310 messages
2018-12-05 20:38:04vstinnercreate