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