Nick Coghlan added the comment:

Yeah, the unique name was a hack to deal with the fact I couldn't unregister 
anything.

As a simpler short term fix for the reference leak, perhaps it would be worth 
trying a call to "traceback.clear_frames(caught)" as a new final line in 
ExceptionChainingTest.assertWrapped?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue22166>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to