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 ghazel
Recipients akuchling, ghazel, loewis, terry.reedy, tim.peters, vstinner
Date 2010-06-26.01:11:28
SpamBayes Score 0.008023738
Marked as misclassified No
Message-id <1277514690.25.0.39114662539.issue1565525@psf.upfronthosting.co.za>
In-reply-to
Content
It seems this is partially addressed in a big red "Warning" section of the docs on sys.exc_info: http://docs.python.org/release/3.1/library/sys.html#sys.exc_info
and is captured in the "Open Issue: Garbage Collection" section for PEP-3134: http://www.python.org/dev/peps/pep-3134/

Bug or feature request, this a well understood and real issue.
History
Date User Action Args
2010-06-26 01:11:30ghazelsetrecipients: + ghazel, tim.peters, loewis, akuchling, terry.reedy, vstinner
2010-06-26 01:11:30ghazelsetmessageid: <1277514690.25.0.39114662539.issue1565525@psf.upfronthosting.co.za>
2010-06-26 01:11:29ghazellinkissue1565525 messages
2010-06-26 01:11:28ghazelcreate