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 Ben.Darnell, christian.heimes, giampaolo.rodola, janssen, nikratio, pitrou, r.david.murray
Date 2014-04-27.22:40:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1398638454.29.0.823497535776.issue20951@psf.upfronthosting.co.za>
In-reply-to
Content
As discussed on python-dev, here is a patch that changes the behavior of send() and sendall() to raise SSLWant* exceptions instead of returning zero.
History
Date User Action Args
2014-04-27 22:40:54nikratiosetrecipients: + nikratio, janssen, pitrou, giampaolo.rodola, christian.heimes, r.david.murray, Ben.Darnell
2014-04-27 22:40:54nikratiosetmessageid: <1398638454.29.0.823497535776.issue20951@psf.upfronthosting.co.za>
2014-04-27 22:40:54nikratiolinkissue20951 messages
2014-04-27 22:40:54nikratiocreate