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.15:46:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset b409ffa848b280c1db1b4f450bfae14f263099ac by Victor Stinner (nierob) in branch 'master':
bpo-35189: Retry fnctl calls on EINTR (GH-10413)
https://github.com/python/cpython/commit/b409ffa848b280c1db1b4f450bfae14f263099ac
History
Date User Action Args
2018-11-23 15:46:14vstinnersetrecipients: + vstinner, akeskimo, nierob
2018-11-23 15:46:14vstinnersetmessageid: <[email protected]>
2018-11-23 15:46:14vstinnerlinkissue35189 messages
2018-11-23 15:46:14vstinnercreate