Skip to content

[3.7] bpo-33041: Add missed error checks when compile "async for" (GH-6053)#6060

Merged
serhiy-storchaka merged 1 commit into
python:3.7from
serhiy-storchaka:backport-67ee077-3.7
Mar 10, 2018
Merged

[3.7] bpo-33041: Add missed error checks when compile "async for" (GH-6053)#6060
serhiy-storchaka merged 1 commit into
python:3.7from
serhiy-storchaka:backport-67ee077-3.7

Conversation

@serhiy-storchaka

@serhiy-storchaka serhiy-storchaka commented Mar 10, 2018

Copy link
Copy Markdown
Member

and remove redundant code.
(cherry picked from commit 67ee077)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

https://bugs.python.org/issue33041

…thonGH-6053)

and remove redundant code.
(cherry picked from commit 67ee077)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.6.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@serhiy-storchaka serhiy-storchaka deleted the backport-67ee077-3.7 branch March 10, 2018 18:45
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 10, 2018
…thonGH-6053) (pythonGH-6060)

and remove redundant code.
(cherry picked from commit 67ee077)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
(cherry picked from commit 9e94c0d)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
miss-islington added a commit that referenced this pull request Mar 10, 2018
…-6053) (GH-6060)

and remove redundant code.
(cherry picked from commit 67ee077)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
(cherry picked from commit 9e94c0d)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants