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 akeskimo, nierob, vstinner
Date 2018-11-23.18:00:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1542996018.65.0.788709270274.issue35189@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset eef813b1091f4baaaa7411aa58d2746a9761ee99 by Victor Stinner in branch '3.6':
[3.7] bpo-35189: Retry fnctl calls on EINTR (GH-10413) (GH-10678) (GH-10685)
https://github.com/python/cpython/commit/eef813b1091f4baaaa7411aa58d2746a9761ee99
History
Date User Action Args
2018-11-23 18:00:18vstinnersetrecipients: + vstinner, akeskimo, nierob
2018-11-23 18:00:18vstinnersetmessageid: <1542996018.65.0.788709270274.issue35189@psf.upfronthosting.co.za>
2018-11-23 18:00:18vstinnerlinkissue35189 messages
2018-11-23 18:00:18vstinnercreate