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 | asvetlov, gvanrossum, ncoghlan, python-dev, scoder, vstinner, yselivanov |
| Date | 2015年06月01日.01:37:44 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20150601013741.18662.54655@psf.io> |
| In-reply-to |
| Content | |
|---|---|
New changeset 0708aabefb55 by Yury Selivanov in branch '3.4': Issue 24017: Fix asyncio.CoroWrapper to support 'async def' coroutines https://hg.python.org/cpython/rev/0708aabefb55 New changeset 1dc232783012 by Yury Selivanov in branch '3.5': Issue 24017: Fix asyncio.CoroWrapper to support 'async def' coroutines https://hg.python.org/cpython/rev/1dc232783012 New changeset 2e7c45560c38 by Yury Selivanov in branch 'default': Issue 24017: Fix asyncio.CoroWrapper to support 'async def' coroutines https://hg.python.org/cpython/rev/2e7c45560c38 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015年06月01日 01:37:45 | python-dev | set | recipients: + python-dev, gvanrossum, ncoghlan, scoder, vstinner, asvetlov, yselivanov |
| 2015年06月01日 01:37:45 | python-dev | link | issue24017 messages |
| 2015年06月01日 01:37:44 | python-dev | create | |