Message 262549 - Python tracker
Message262549
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 | python-dev |
|---|---|
| Recipients | alex, christian.heimes, dstufft, martin.panter, python-dev |
| Date | 2016-03-28.03:08:36 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20160328030834.21088.49593.F95F5ADC@psf.io> |
| In-reply-to |
| Content | |
|---|---|
New changeset 7a3c5f7dda86 by Martin Panter in branch '3.5': Issue #23804: Fix SSL recv/read(0) to not return 1024 bytes https://hg.python.org/cpython/rev/7a3c5f7dda86 New changeset 72c457f9533a by Martin Panter in branch 'default': Issue #23804: Merge SSL zero read fix from 3.5 https://hg.python.org/cpython/rev/72c457f9533a New changeset f4cff2bf9903 by Martin Panter in branch '2.7': Issue #23804: Fix SSL recv/read(0) to not return 1024 bytes https://hg.python.org/cpython/rev/f4cff2bf9903 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-03-28 03:08:37 | python-dev | set | recipients: + python-dev, christian.heimes, alex, martin.panter, dstufft |
| 2016-03-28 03:08:37 | python-dev | link | issue23804 messages |
| 2016-03-28 03:08:36 | python-dev | create | |