]> granicus.if.org Git - python/commit
Issue #28613: Expose asyncio._get_running_loop() and _set_running_loop()
authorYury Selivanov <yury@magic.io>
Tue, 8 Nov 2016 00:00:46 +0000 (19:00 -0500)
committerYury Selivanov <yury@magic.io>
Tue, 8 Nov 2016 00:00:46 +0000 (19:00 -0500)
commit6ea2b8fc8be8725e1553fbbb159ea07806e9f41a
tree87e0c4dd9e553efb3b2f93b74247e5d065c892b1
parent49d6b8c0c3124e94728dd44aafc33becfb14415b
Issue #28613: Expose asyncio._get_running_loop() and _set_running_loop()
Lib/asyncio/events.py
Lib/test/test_asyncio/test_events.py