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 vstinner
Recipients chris.jerdonek, gvanrossum, hynek, martin.panter, ned.deily, njs, vstinner, yselivanov
Date 2020-05-05.15:07:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588691269.47.0.784462106472.issue29587@roundup.psfhosted.org>
In-reply-to
Content
New changeset b0be6b3b94fbdf31b796adc19dc86a04a52b03e1 by Victor Stinner in branch 'master':
bpo-29587: _PyErr_ChainExceptions() checks exception (GH-19902)
https://github.com/python/cpython/commit/b0be6b3b94fbdf31b796adc19dc86a04a52b03e1
History
Date User Action Args
2020-05-05 15:07:49vstinnersetrecipients: + vstinner, gvanrossum, ned.deily, njs, chris.jerdonek, hynek, martin.panter, yselivanov
2020-05-05 15:07:49vstinnersetmessageid: <1588691269.47.0.784462106472.issue29587@roundup.psfhosted.org>
2020-05-05 15:07:49vstinnerlinkissue29587 messages
2020-05-05 15:07:49vstinnercreate