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 martin.panter
Recipients benjamin.peterson, conf, docs@python, martin.panter, ncoghlan, pitrou, trott
Date 2015-01-30.06:48:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1422600535.5.0.1609241341.issue5811@psf.upfronthosting.co.za>
In-reply-to
Content
The non-blocking behaviour that I documented in my patch is under question in Issue 13322. I think it would be nice change the implementation to either return None or raise BlockingIOError.
History
Date User Action Args
2015-01-30 06:48:55martin.pantersetrecipients: + martin.panter, ncoghlan, pitrou, benjamin.peterson, trott, conf, docs@python
2015-01-30 06:48:55martin.pantersetmessageid: <1422600535.5.0.1609241341.issue5811@psf.upfronthosting.co.za>
2015-01-30 06:48:55martin.panterlinkissue5811 messages
2015-01-30 06:48:55martin.pantercreate