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 serhiy.storchaka
Recipients georg.brandl, serhiy.storchaka, vstinner
Date 2015-03-26.10:25:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1427365502.47.0.105321888995.issue23782@psf.upfronthosting.co.za>
In-reply-to
Content
There is a leak of fetched exception in _PyTraceback_Add() (Python/traceback.c:146).
History
Date User Action Args
2015-03-26 10:25:02serhiy.storchakasetrecipients: + serhiy.storchaka, georg.brandl, vstinner
2015-03-26 10:25:02serhiy.storchakasetmessageid: <1427365502.47.0.105321888995.issue23782@psf.upfronthosting.co.za>
2015-03-26 10:25:02serhiy.storchakalinkissue23782 messages
2015-03-26 10:25:02serhiy.storchakacreate