[issue2507] Exception state lives too long in 3.0

Antoine Pitrou report at bugs.python.org
Sat May 24 13:04:30 CEST 2008


Antoine Pitrou <pitrou at free.fr> added the comment:

This is a complementary patch that should fix the remaining cases
(funnily doctest was relying on the old behaviour).
Unfortunately #2833 still remains, and would probably need some
discussion on the ML for proper resolution.

Added file: http://bugs.python.org/file10424/better_exc_cleanup.patch

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2507>
__________________________________


More information about the Python-bugs-list mailing list