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 lukasz.langa
Recipients benjamin.peterson, christian.heimes, coolreader18, lukasz.langa, miss-islington, serhiy.storchaka, skrause
Date 2021-08-03.10:11:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1627985465.82.0.061651859737.issue39091@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0b551db04a99a97abb1e44a071c688c3ca704b67 by Miss Islington (bot) in branch '3.9':
bpo-39091: Fix segfault when Exception constructor returns non-exception for gen.throw. (GH-17658) (GH-27573)
https://github.com/python/cpython/commit/0b551db04a99a97abb1e44a071c688c3ca704b67
History
Date User Action Args
2021-08-03 10:11:05lukasz.langasetrecipients: + lukasz.langa, christian.heimes, benjamin.peterson, serhiy.storchaka, miss-islington, skrause, coolreader18
2021-08-03 10:11:05lukasz.langasetmessageid: <1627985465.82.0.061651859737.issue39091@roundup.psfhosted.org>
2021-08-03 10:11:05lukasz.langalinkissue39091 messages
2021-08-03 10:11:05lukasz.langacreate