Issue28703
Created on 2016-11-15 20:18 by yselivanov, last changed 2016-11-15 20:21 by python-dev. This issue is now closed.
| Messages (2) | |||
|---|---|---|---|
| msg280886 - (view) | Author: Yury Selivanov (yselivanov) * | Date: 2016-11-15 20:18 | |
Proxy for https://github.com/python/asyncio/pull/459 |
|||
| msg280887 - (view) | Author: Roundup Robot (python-dev) | Date: 2016-11-15 20:21 | |
New changeset 179e556a50ce by Yury Selivanov in branch '3.5': Issue #28703: Fix asyncio.iscoroutinefunction to handle Mock objects. https://hg.python.org/cpython/rev/179e556a50ce New changeset 4d78290b1d8e by Yury Selivanov in branch '3.6': Merge 3.5 (issue #28703) https://hg.python.org/cpython/rev/4d78290b1d8e New changeset 298c53e2461f by Yury Selivanov in branch 'default': Merge 3.6 (issue #28703) https://hg.python.org/cpython/rev/298c53e2461f |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-11-15 20:21:42 | python-dev | set | nosy:
+ python-dev messages: + msg280887 |
| 2016-11-15 20:18:54 | yselivanov | set | status: open -> closed resolution: fixed |
| 2016-11-15 20:18:49 | yselivanov | create | |