commit | f8fdb368e3d8d048bffc248fbe1023651c276671 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon May 28 11:42:50 2018 -0700 |
committer | Yury Selivanov <yury@magic.io> | Mon May 28 14:42:50 2018 -0400 |
tree | 87feaf2dcc89ab42e12d05a972240bf979cb315b | |
parent | 1f21ae710d83a37c872355612b58958cef4d5f95 [diff] |
bpo-33505: Optimize asyncio.ensure_future by reordering if conditions (GH-6836) (#7162) (cherry picked from commit e549c4be5fb010f5faf12236af8faa720a1429be) Co-authored-by: jimmylai <albert_chs@yahoo.com.tw>