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 gregory.p.smith
Recipients astrand, gregory.p.smith, jyasskin, mattjohnston, mpitt, schmir, timjr
Date 2008-07-07.20:50:59
SpamBayes Score 0.06884396
Marked as misclassified No
Message-id <1215463860.6.0.164552174972.issue1068268@psf.upfronthosting.co.za>
In-reply-to
Content
fyi - To fix issue #2113 I added handling of a select.error errno.EINTR
being raised during the select.select call in r64756.
History
Date User Action Args
2008-07-07 20:51:01gregory.p.smithsetspambayes_score: 0.068844 -> 0.06884396
recipients: + gregory.p.smith, astrand, mattjohnston, mpitt, timjr, jyasskin, schmir
2008-07-07 20:51:00gregory.p.smithsetspambayes_score: 0.068844 -> 0.068844
messageid: <1215463860.6.0.164552174972.issue1068268@psf.upfronthosting.co.za>
2008-07-07 20:50:59gregory.p.smithlinkissue1068268 messages
2008-07-07 20:50:59gregory.p.smithcreate