Message242982
| Author | python-dev |
|---|---|
| Recipients | asvetlov, gvanrossum, ncoghlan, python-dev, scoder, vstinner, yselivanov |
| Date | 2015-05-12.15:46:02 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20150512154556.66013.66047@psf.io> |
| In-reply-to |
| Content | |
|---|---|
New changeset ee7d2c9c70ab by Yury Selivanov in branch '3.4': asyncio: Make sure sys.set_coroutine_wrapper is called *only* when loop is running. https://hg.python.org/cpython/rev/ee7d2c9c70ab New changeset 874edaa34b54 by Yury Selivanov in branch 'default': asyncio: Make sure sys.set_coroutine_wrapper is called *only* when loop is running. https://hg.python.org/cpython/rev/874edaa34b54 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-05-12 15:46:02 | python-dev | set | recipients: + python-dev, gvanrossum, ncoghlan, scoder, vstinner, asvetlov, yselivanov |
| 2015-05-12 15:46:02 | python-dev | link | issue24017 messages |
| 2015-05-12 15:46:02 | python-dev | create | |