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 serhiy.storchaka
Recipients martin.panter, serhiy.storchaka, steve.dower, vstinner
Date 2016-04-17.10:39:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1460889546.08.0.149975953571.issue26770@psf.upfronthosting.co.za>
In-reply-to
Content
Another question: should we handle EINTR in ioctl() and fcntl()? But this is a different issue.
History
Date User Action Args
2016-04-17 10:39:06serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, martin.panter, steve.dower
2016-04-17 10:39:06serhiy.storchakasetmessageid: <1460889546.08.0.149975953571.issue26770@psf.upfronthosting.co.za>
2016-04-17 10:39:06serhiy.storchakalinkissue26770 messages
2016-04-17 10:39:05serhiy.storchakacreate