]> granicus.if.org Git - python/commit
bpo-33505: Optimize asyncio.ensure_future by reordering if conditions (GH-6836)
authorjimmylai <albert_chs@yahoo.com.tw>
Mon, 28 May 2018 16:42:05 +0000 (06:42 -1000)
committerYury Selivanov <yury@magic.io>
Mon, 28 May 2018 16:42:05 +0000 (12:42 -0400)
commite549c4be5fb010f5faf12236af8faa720a1429be
treeca60405804f0eb7f775f3eb82e8e1233093b15c7
parent23f587e395e41bd5e116312b036183f42bc4159b
bpo-33505: Optimize asyncio.ensure_future by reordering if conditions (GH-6836)
Lib/asyncio/tasks.py
Misc/NEWS.d/next/Library/2018-05-14-18-05-35.bpo-33505.L8pAyt.rst [new file with mode: 0644]