Message 83354 - Python tracker (original) (raw)

Message83354

Author ldeller
Recipients amaury.forgeotdarc, ldeller, vstinner
Date 2009-03-09.03:56:09
SpamBayes Score 0.010369462
Marked as misclassified No
Message-id 1236570973.2.0.159352782103.issue5223@psf.upfronthosting.co.za
In-reply-to
Content
Hi amaury, I am copying you into this issue because I think it was introduced in your revision 65320 when you added a call to PyErr_WriteUnraisable from PyErr_GivenExceptionMatches in Python/errors.c. Any thoughts on on this issue or how to fix it would be very welcome.
History
Date User Action Args
2009-03-09 03:56:13 ldeller set recipients: + ldeller, amaury.forgeotdarc, vstinner
2009-03-09 03:56:13 ldeller set messageid: 1236570973.2.0.159352782103.issue5223@psf.upfronthosting.co.za
2009-03-09 03:56:10 ldeller link issue5223 messages
2009-03-09 03:56:09 ldeller create