[issue1691387] Call sys.except_hook if exception occurs in __del__

2013-03-18 Thread R. David Murray
R. David Murray added the comment: Re-reported and fixed in issue 7317. -- nosy: +r.david.murray resolution: -> duplicate stage: test needed -> committed/rejected status: open -> closed superseder: -> Display full tracebacks when an error occurs asynchronously

[issue1691387] Call sys.except_hook if exception occurs in __del__

2010-07-10 Thread Mark Lawrence
Mark Lawrence added the comment: Please provide a patch. -- nosy: +BreamoreBoy versions: +Python 3.2 -Python 2.7, Python 3.1 ___ Python tracker ___ ___

[issue1691387] Call sys.except_hook if exception occurs in __del__

2009-03-30 Thread Daniel Diniz
Changes by Daniel Diniz : -- stage: -> test needed versions: +Python 2.7, Python 3.1 -Python 2.6 ___ Python tracker ___ ___ Python-