Skip to content

[3.9] closes bpo-39091: Fix segfault when Exception constructor returns non-exception for gen.throw. (GH-17658)#27573

Merged
ambv merged 1 commit into
python:3.9from
miss-islington:backport-83ca46b-3.9
Aug 3, 2021
Merged

[3.9] closes bpo-39091: Fix segfault when Exception constructor returns non-exception for gen.throw. (GH-17658)#27573
ambv merged 1 commit into
python:3.9from
miss-islington:backport-83ca46b-3.9

Conversation

@miss-islington

@miss-islington miss-islington commented Aug 3, 2021

Copy link
Copy Markdown
Contributor

Co-authored-by: Benjamin Peterson benjamin@python.org
(cherry picked from commit 83ca46b)

Co-authored-by: Noah 33094578+coolreader18@users.noreply.github.com

https://bugs.python.org/issue39091

…-exception for gen.throw. (pythonGH-17658)

Co-authored-by: Benjamin Peterson <benjamin@python.org>
(cherry picked from commit 83ca46b)

Co-authored-by: Noah <33094578+coolreader18@users.noreply.github.com>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@coolreader18 and @benjaminp: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington

Copy link
Copy Markdown
Contributor Author

@coolreader18 and @benjaminp: Status check is done, and it's a success ✅ .

@ambv
ambv merged commit 0b551db into python:3.9 Aug 3, 2021
@miss-islington
miss-islington deleted the backport-83ca46b-3.9 branch August 3, 2021 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants