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 chris.jerdonek
Recipients chris.jerdonek, gvanrossum, hynek, martin.panter, ned.deily, njs, vstinner, yselivanov
Date 2020-05-02.01:14:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588382065.83.0.425741503391.issue29587@roundup.psfhosted.org>
In-reply-to
Content
New changeset 02047265eb83a43ba18cc7fee81756f1a1a1f968 by Chris Jerdonek in branch 'master':
bpo-29587: Update gen.throw() to chain exceptions (#19823)
https://github.com/python/cpython/commit/02047265eb83a43ba18cc7fee81756f1a1a1f968
History
Date User Action Args
2020-05-02 01:14:25chris.jerdoneksetrecipients: + chris.jerdonek, gvanrossum, vstinner, ned.deily, njs, hynek, martin.panter, yselivanov
2020-05-02 01:14:25chris.jerdoneksetmessageid: <1588382065.83.0.425741503391.issue29587@roundup.psfhosted.org>
2020-05-02 01:14:25chris.jerdoneklinkissue29587 messages
2020-05-02 01:14:25chris.jerdonekcreate