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 gvanrossum
Recipients chris.jerdonek, gvanrossum, hynek, martin.panter, njs, yselivanov
Date 2020-04-30.19:18:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588274293.88.0.58906158451.issue29587@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2514a632fb7d37be24c2059d0e286d35600f9795 by Chris Jerdonek in branch 'master':
bpo-29587: Enable implicit exception chaining with gen.throw() (GH-19811)
https://github.com/python/cpython/commit/2514a632fb7d37be24c2059d0e286d35600f9795
History
Date User Action Args
2020-04-30 19:18:14gvanrossumsetrecipients: + gvanrossum, njs, chris.jerdonek, hynek, martin.panter, yselivanov
2020-04-30 19:18:13gvanrossumsetmessageid: <1588274293.88.0.58906158451.issue29587@roundup.psfhosted.org>
2020-04-30 19:18:13gvanrossumlinkissue29587 messages
2020-04-30 19:18:13gvanrossumcreate