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 stutzbach
Recipients Justin.Cappos, bbangert, exarkun, giampaolo.rodola, kristjan.jonsson, loewis, ned.deily, nicdumz, pitrou, ronaldoussoren, rosslagerwall, roysmith, stutzbach
Date 2011-03-30.17:03:51
SpamBayes Score 0.00040211773
Marked as misclassified No
Message-id <1301504631.94.0.751496900799.issue7995@psf.upfronthosting.co.za>
In-reply-to
Content
I'm confused by the patch (ed0259230611).  The patch comment and the NEWS item state "the returned socket is now always non-blocking" but the code change adds "sock.setblocking(True)".
History
Date User Action Args
2011-03-30 17:03:52stutzbachsetrecipients: + stutzbach, loewis, ronaldoussoren, exarkun, roysmith, pitrou, kristjan.jonsson, giampaolo.rodola, ned.deily, nicdumz, bbangert, Justin.Cappos, rosslagerwall
2011-03-30 17:03:51stutzbachsetmessageid: <1301504631.94.0.751496900799.issue7995@psf.upfronthosting.co.za>
2011-03-30 17:03:51stutzbachlinkissue7995 messages
2011-03-30 17:03:51stutzbachcreate