]> granicus.if.org Git - python/commit
bpo-34037: Fix test_asyncio failure and add loop.shutdown_default_executor() (GH...
authorKyle Stanley <aeros167@gmail.com>
Thu, 19 Sep 2019 12:47:22 +0000 (08:47 -0400)
committerAndrew Svetlov <andrew.svetlov@gmail.com>
Thu, 19 Sep 2019 12:47:22 +0000 (15:47 +0300)
commit9fdc64cf1266b6d5bf0503847b5c38e5edc53a14
treeb2c07128fa5ef4fe3117604235199a618c0d10e5
parent3171d67a6aaf7fe88685b3a80644f0284686ef63
bpo-34037: Fix test_asyncio failure and add loop.shutdown_default_executor() (GH-15735)
Doc/library/asyncio-eventloop.rst
Doc/library/asyncio-task.rst
Lib/asyncio/base_events.py
Lib/asyncio/events.py
Lib/asyncio/runners.py
Misc/NEWS.d/next/Library/2019-09-11-21-38-41.bpo-34037.LIAS_3.rst [new file with mode: 0644]