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