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 gvanrossum, vstinner, yselivanov
Date 2014-07-28.20:32:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1406579568.52.0.676013104318.issue22063@psf.upfronthosting.co.za>
In-reply-to
Content
Ok, I will write a a patch to raise an exception in debug mode if the socket is in blocking mode.
History
Date User Action Args
2014-07-28 20:32:48vstinnersetrecipients: + vstinner, gvanrossum, yselivanov
2014-07-28 20:32:48vstinnersetmessageid: <1406579568.52.0.676013104318.issue22063@psf.upfronthosting.co.za>
2014-07-28 20:32:48vstinnerlinkissue22063 messages
2014-07-28 20:32:48vstinnercreate