Skip to content

[3.7] bpo-33786: Fix asynchronous generators to handle GeneratorExit in athrow() (GH-7467)#7506

Closed
miss-islington wants to merge 1 commit intopython:3.7from
miss-islington:backport-52698c7-3.7
Closed

[3.7] bpo-33786: Fix asynchronous generators to handle GeneratorExit in athrow() (GH-7467)#7506
miss-islington wants to merge 1 commit intopython:3.7from
miss-islington:backport-52698c7-3.7

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Jun 8, 2018

(cherry picked from commit 52698c7)

Co-authored-by: Yury Selivanov yury@magic.io

https://bugs.python.org/issue33786

…row() (pythonGH-7467)

(cherry picked from commit 52698c7)

Co-authored-by: Yury Selivanov <yury@magic.io>
@miss-islington
Copy link
Copy Markdown
Contributor Author

@1st1: Backport status check is done, and it's a failure ❌ .

@1st1 1st1 closed this Jun 8, 2018
@miss-islington miss-islington deleted the backport-52698c7-3.7 branch June 8, 2018 01:30
@1st1
Copy link
Copy Markdown
Member

1st1 commented Jun 8, 2018

Will resubmit this pr manually.

@discosultan
Copy link
Copy Markdown

discosultan commented Jan 3, 2019

Was this ever backported to 3.7? @1st1

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants