Skip to content

Comments

bpo-29600: Fix wrapping into StopIteration of return values in generators#644

Merged
1st1 merged 1 commit intopython:masterfrom
1st1:coro_exc
Mar 12, 2017
Merged

bpo-29600: Fix wrapping into StopIteration of return values in generators#644
1st1 merged 1 commit intopython:masterfrom
1st1:coro_exc

Conversation

@1st1
Copy link
Member

@1st1 1st1 commented Mar 12, 2017

See bpo-29600 for details.

/cc @njsmith

@mention-bot
Copy link

@1st1, thanks for your PR! By analyzing the history of the files in this pull request, we identified @benjaminp, @ncoghlan, @pjeby, @serhiy-storchaka and @loewis to be potential reviewers.

@1st1 1st1 self-assigned this Mar 12, 2017
@1st1 1st1 added type-bug An unexpected behavior, bug, or error needs backport to 3.5 labels Mar 12, 2017
@1st1
Copy link
Member Author

1st1 commented Mar 12, 2017

@ned-deily Ned, do you think we can squeeze this in 3.6.1? /cc @njsmith

@serhiy-storchaka
Copy link
Member

This is not a new bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants