Message262516
| Author | python-dev |
|---|---|
| Recipients | benjamin.peterson, martin.panter, python-dev, serhiy.storchaka |
| Date | 2016-03-27.10:41:34 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20160327104131.12205.43218.9A2CFB08@psf.io> |
| In-reply-to |
| Content | |
|---|---|
New changeset af92651c22e9 by Martin Panter in branch '3.5': Issue #26644: Raise ValueError for negative SSLSocket.recv() and read() https://hg.python.org/cpython/rev/af92651c22e9 New changeset b84d136e0028 by Martin Panter in branch '2.7': Issue #26644: Raise ValueError for negative SSLSocket.recv() and read() https://hg.python.org/cpython/rev/b84d136e0028 New changeset 80934ad2356d by Martin Panter in branch 'default': Issue #26644: Merge SSL negative read fix from 3.5 https://hg.python.org/cpython/rev/80934ad2356d |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-03-27 10:41:34 | python-dev | set | recipients: + python-dev, benjamin.peterson, martin.panter, serhiy.storchaka |
| 2016-03-27 10:41:34 | python-dev | link | issue26644 messages |
| 2016-03-27 10:41:34 | python-dev | create | |