Message 217322 - Python tracker
Message217322
| 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:54 | nikratio | set | recipients: + nikratio, janssen, pitrou, giampaolo.rodola, christian.heimes, r.david.murray, Ben.Darnell |
| 2014-04-27 22:40:54 | nikratio | set | messageid: <1398638454.29.0.823497535776.issue20951@psf.upfronthosting.co.za> |
| 2014-04-27 22:40:54 | nikratio | link | issue20951 messages |
| 2014-04-27 22:40:54 | nikratio | create | |