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 neologix, python-dev, vstinner
Date 2015-03-18.10:08:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1426673320.51.0.352003110169.issue23694@psf.upfronthosting.co.za>
In-reply-to
Content
All functions which can fail with EINTR now retries the function on EINTR. I close the issue.
History
Date User Action Args
2015-03-18 10:08:40vstinnersetrecipients: + vstinner, neologix, python-dev
2015-03-18 10:08:40vstinnersetmessageid: <1426673320.51.0.352003110169.issue23694@psf.upfronthosting.co.za>
2015-03-18 10:08:40vstinnerlinkissue23694 messages
2015-03-18 10:08:40vstinnercreate