Message 278155 - Python tracker
Message278155
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, yselivanov |
| Date | 2016-10-05.22:15:46 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20161005220453.17616.66245.4D968708@psf.io> |
| In-reply-to |
| Content | |
|---|---|
New changeset b3ef922e6f26 by Yury Selivanov in branch '3.5': Issue #28370: Speedup asyncio.StreamReader.readexactly https://hg.python.org/cpython/rev/b3ef922e6f26 New changeset b76553de3a29 by Yury Selivanov in branch '3.6': Merge 3.5 (issue #28370) https://hg.python.org/cpython/rev/b76553de3a29 New changeset 5913c2b1d80a by Yury Selivanov in branch 'default': Merge 3.6 (issue #28370) https://hg.python.org/cpython/rev/5913c2b1d80a |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-10-05 22:15:47 | python-dev | set | recipients: + python-dev, gvanrossum, yselivanov |
| 2016-10-05 22:15:46 | python-dev | link | issue28370 messages |
| 2016-10-05 22:15:46 | python-dev | create | |