[3.7] bpo-33041: Fixed jumping if the function contains an "async for" loop. by serhiy-storchaka · Pull Request #6154 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Merged
Merged
Conversation
Member
serhiy-storchaka
added
type-bug
needs backport to 3.6 labels
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting merge
label
serhiy-storchaka
requested a review
from 1st1
serhiy-storchaka
changed the title
bpo-33041: Fixed jumping if the function contains an "async for" loop.
[3.7] bpo-33041: Fixed jumping if the function contains an "async for" loop.
serhiy-storchaka
merged commit
b9744e9
into
python:3.7
miss-islington
commented
Mar 23, 2018
miss-islington commented
Contributor
Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.6.
🐍🍒⛏🤖
bedevere-bot
removed
the
awaiting merge
label
miss-islington
commented
Mar 23, 2018
miss-islington commented
Contributor
Sorry, @serhiy-storchaka, I could not cleanly backport this to 3.6 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker b9744e924ca07ba7db977e5958b91cd8db565632 3.6
serhiy-storchaka
deleted the
async-for-3.7
branch
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request
…" loop. (pythonGH-6154). (cherry picked from commit b9744e9) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
bedevere-bot
commented
Mar 23, 2018
bedevere-bot commented
GH-6199 is a backport of this pull request to the 3.6 branch.
bedevere-bot
removed
the
needs backport to 3.6
label
serhiy-storchaka added 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