bpo-33505: Optimize asyncio.ensure_future by reordering if conditions by jimmylai · Pull Request #6836 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Conversation
jimmylai
requested review from
1st1 and
asvetlov
as code owners
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting review
label
jimmylai
force-pushed
the
optimize-ensure-future
branch
2 times, most recently
from
90ec72a to
58bcbac
Compare
jimmylai
force-pushed
the
optimize-ensure-future
branch
from
58bcbac to
321f9b8
Compare
1st1
approved these changes
bedevere-bot
added
awaiting merge
and removed
awaiting review
labels
1st1
added
needs backport to 3.7
labels
1st1
merged commit
e549c4b
into
python:master
miss-islington
commented
May 28, 2018
miss-islington commented
Contributor
bedevere-bot
removed
the
awaiting merge
label
1st1
commented
May 28, 2018
1st1 commented
Member
Thanks, Jimmy
bedevere-bot
removed
the
needs backport to 3.7
label
bedevere-bot
commented
May 28, 2018
bedevere-bot commented
GH-7162 is a backport of this pull request to the 3.7 branch.
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
…pythonGH-6836) (cherry picked from commit e549c4b) Co-authored-by: jimmylai <albert_chs@yahoo.com.tw>
miss-islington
commented
May 28, 2018
miss-islington commented
Contributor
Sorry, @jimmylai and @1st1, I could not cleanly backport this to 3.6 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker e549c4be5fb010f5faf12236af8faa720a1429be 3.6
miss-islington
assigned
1st1
1st1 pushed a commit that referenced this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment