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 nikratio
Recipients christian.heimes, giampaolo.rodola, janssen, nikratio, pitrou, r.david.murray
Date 2014-03-16.23:28:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1395012488.79.0.431743067542.issue20951@psf.upfronthosting.co.za>
In-reply-to
Content
Antoine, do you know that there are frameworks out there using this, or is that a guess? asyncio, for example, seems to expect an SSLWantWrite exception as well. (it also works with a zero return, but it's not clear from the code if that's by design or by a chance).
History
Date User Action Args
2014-03-16 23:28:08nikratiosetrecipients: + nikratio, janssen, pitrou, giampaolo.rodola, christian.heimes, r.david.murray
2014-03-16 23:28:08nikratiosetmessageid: <1395012488.79.0.431743067542.issue20951@psf.upfronthosting.co.za>
2014-03-16 23:28:08nikratiolinkissue20951 messages
2014-03-16 23:28:08nikratiocreate