]> granicus.if.org Git - python/commit
bpo-32355: Optimize asyncio.gather() (#4913)
authorYury Selivanov <yury@magic.io>
Tue, 19 Dec 2017 12:19:53 +0000 (07:19 -0500)
committerGitHub <noreply@github.com>
Tue, 19 Dec 2017 12:19:53 +0000 (07:19 -0500)
commit36c2c044782997520df7fc5604742a615ccf6b17
treee7ea59b96168eaad588a613943a9a47d3d2aa394
parenta9d7e552c72b6e9515e76a1dd4b247da86da23de
bpo-32355: Optimize asyncio.gather() (#4913)
Lib/asyncio/base_events.py
Lib/asyncio/tasks.py
Misc/NEWS.d/next/Library/2017-12-17-21-42-24.bpo-32355.tbaTWA.rst [new file with mode: 0644]