This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author benjamin.peterson
Recipients benjamin.peterson, christian.heimes, coolreader18, miss-islington, serhiy.storchaka, skrause
Date 2021-08-03.02:17:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1627957053.45.0.789757819128.issue39091@roundup.psfhosted.org>
In-reply-to
Content
New changeset 83ca46b7784b7357d82ec47b33295e09ed7380cb by Noah in branch 'main':
closes bpo-39091: Fix segfault when Exception constructor returns non-exception for gen.throw. (#17658)
https://github.com/python/cpython/commit/83ca46b7784b7357d82ec47b33295e09ed7380cb
History
Date User Action Args
2021-08-03 02:17:33benjamin.petersonsetrecipients: + benjamin.peterson, christian.heimes, serhiy.storchaka, miss-islington, skrause, coolreader18
2021-08-03 02:17:33benjamin.petersonsetmessageid: <1627957053.45.0.789757819128.issue39091@roundup.psfhosted.org>
2021-08-03 02:17:33benjamin.petersonlinkissue39091 messages
2021-08-03 02:17:33benjamin.petersoncreate