[issue33505] Optimize asyncio.ensure_future by reordering if conditions

Yury Selivanov report at bugs.python.org
Mon May 28 12:42:08 EDT 2018


Yury Selivanov <yselivanov at gmail.com> added the comment:


New changeset e549c4be5fb010f5faf12236af8faa720a1429be by Yury Selivanov (jimmylai) in branch 'master':
bpo-33505: Optimize asyncio.ensure_future by reordering if conditions (GH-6836)
https://github.com/python/cpython/commit/e549c4be5fb010f5faf12236af8faa720a1429be


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33505>
_______________________________________


More information about the Python-bugs-list mailing list