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 miss-islington
Recipients Brian Maissy, miss-islington, oranav, vstinner
Date 2018-12-05.21:31:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1544045470.26.0.788709270274.issue35310@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 34510781901b75c9aeca79db41ce0fa92c67878f by Miss Islington (bot) in branch '3.7':
bpo-35310: Clear select() lists before returning upon EINTR (GH-10877)
https://github.com/python/cpython/commit/34510781901b75c9aeca79db41ce0fa92c67878f
History
Date User Action Args
2018-12-05 21:31:10miss-islingtonsetrecipients: + miss-islington, vstinner, Brian Maissy, oranav
2018-12-05 21:31:10miss-islingtonsetmessageid: <1544045470.26.0.788709270274.issue35310@psf.upfronthosting.co.za>
2018-12-05 21:31:10miss-islingtonlinkissue35310 messages
2018-12-05 21:31:10miss-islingtoncreate