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 | Ben.Darnell, Yury.Selivanov, asvetlov, gvanrossum, martin.panter, ncoghlan, python-dev, scoder, vstinner, yselivanov |
| Date | 2015年06月24日.14:48:37 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20150624144833.49106.34117@psf.io> |
| In-reply-to |
| Content | |
|---|---|
New changeset 3a78be4bcbde by Yury Selivanov in branch '3.4': Issue #24400: Fix CoroWrapper for 'async def' coroutines https://hg.python.org/cpython/rev/3a78be4bcbde New changeset 338597d2e93b by Yury Selivanov in branch '3.5': Issue #24400: Fix CoroWrapper for 'async def' coroutines https://hg.python.org/cpython/rev/338597d2e93b New changeset 2e4d604c449d by Yury Selivanov in branch 'default': Issue #24400: Fix CoroWrapper for 'async def' coroutines https://hg.python.org/cpython/rev/2e4d604c449d |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015年06月24日 14:48:37 | python-dev | set | recipients: + python-dev, gvanrossum, ncoghlan, scoder, vstinner, asvetlov, Yury.Selivanov, Ben.Darnell, martin.panter, yselivanov |
| 2015年06月24日 14:48:37 | python-dev | link | issue24400 messages |
| 2015年06月24日 14:48:37 | python-dev | create | |