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 | gvanrossum, python-dev, sebastien.bourdeauducq, vstinner, yselivanov |
| Date | 2015年10月19日.19:10:21 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20151019190113.20761.35746@psf.io> |
| In-reply-to |
| Content | |
|---|---|
New changeset 17f76258d11d by Guido van Rossum in branch '3.4': Issue #25441: asyncio: Raise error from drain() when socket is closed. https://hg.python.org/cpython/rev/17f76258d11d New changeset d30fbc55194d by Guido van Rossum in branch '3.5': Issue #25441: asyncio: Raise error from drain() when socket is closed. (Merge 3.4->3.5) https://hg.python.org/cpython/rev/d30fbc55194d New changeset 08adb4056b5f by Guido van Rossum in branch 'default': Issue #25441: asyncio: Raise error from drain() when socket is closed. (Merge 3.5->3.6) https://hg.python.org/cpython/rev/08adb4056b5f |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015年10月19日 19:10:21 | python-dev | set | recipients: + python-dev, gvanrossum, vstinner, yselivanov, sebastien.bourdeauducq |
| 2015年10月19日 19:10:21 | python-dev | link | issue25441 messages |
| 2015年10月19日 19:10:21 | python-dev | create | |