
This issue trackerhas been migrated toGitHub, and is currentlyread-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.
Created on2016-11-04 18:28 byyselivanov, last changed2022-04-11 14:58 byadmin. This issue is nowclosed.
| Messages (3) | |||
|---|---|---|---|
| msg280064 -(view) | Author: Yury Selivanov (yselivanov)*![]() | Date: 2016-11-04 18:27 | |
Proxy forhttps://github.com/python/asyncio/pull/452 | |||
| msg280065 -(view) | Author: Roundup Robot (python-dev)![]() | Date: 2016-11-04 18:30 | |
New changesetaa37f3859462 by Yury Selivanov in branch '3.5':Issue#28613: Fix get_event_loop() to return the current loophttps://hg.python.org/cpython/rev/aa37f3859462New changeset1473b9a17a91 by Yury Selivanov in branch '3.6':Merge 3.5 (issue#28613)https://hg.python.org/cpython/rev/1473b9a17a91New changesetaf4ac4e4b188 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)![]() | Date: 2016-11-08 00:01 | |
New changesetabad0b9a35b3 by Yury Selivanov in branch '3.5':Issue#28613: Expose asyncio._get_running_loop() and _set_running_loop()https://hg.python.org/cpython/rev/abad0b9a35b3New changeset61a237f3bb07 by Yury Selivanov in branch '3.6':Merge 3.5 (issue#28613)https://hg.python.org/cpython/rev/61a237f3bb07New changesetcf7711887b4a 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 | |