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.
Created on 2016年11月04日 18:28 by yselivanov, last changed 2022年04月11日 14:58 by admin. This issue is now closed.
| Messages (3) | |||
|---|---|---|---|
| msg280064 - (view) | Author: Yury Selivanov (yselivanov) * (Python committer) | Date: 2016年11月04日 18:27 | |
Proxy for https://github.com/python/asyncio/pull/452 |
|||
| msg280065 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2016年11月04日 18:30 | |
New changeset aa37f3859462 by Yury Selivanov in branch '3.5': Issue #28613: Fix get_event_loop() to return the current loop https://hg.python.org/cpython/rev/aa37f3859462 New changeset 1473b9a17a91 by Yury Selivanov in branch '3.6': Merge 3.5 (issue #28613) https://hg.python.org/cpython/rev/1473b9a17a91 New changeset af4ac4e4b188 by Yury Selivanov in branch 'default': Merge 3.6 (issue #28613) https://hg.python.org/cpython/rev/af4ac4e4b188 |
|||
| msg280264 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2016年11月08日 00:01 | |
New changeset abad0b9a35b3 by Yury Selivanov in branch '3.5': Issue #28613: Expose asyncio._get_running_loop() and _set_running_loop() https://hg.python.org/cpython/rev/abad0b9a35b3 New changeset 61a237f3bb07 by Yury Selivanov in branch '3.6': Merge 3.5 (issue #28613) https://hg.python.org/cpython/rev/61a237f3bb07 New changeset cf7711887b4a by Yury Selivanov in branch 'default': Merge 3.6 (issue #28613) https://hg.python.org/cpython/rev/cf7711887b4a |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:58:39 | admin | set | github: 72799 |
| 2016年11月08日 00:01:35 | python-dev | set | messages: + msg280264 |
| 2016年11月04日 18:30:51 | python-dev | set | nosy:
+ python-dev messages: + msg280065 |
| 2016年11月04日 18:28:09 | yselivanov | set | status: open -> closed resolution: fixed |
| 2016年11月04日 18:28:00 | yselivanov | create | |