[New-bugs-announce] [issue2507] Exception state lives too long in 3.0

Antoine Pitrou report at bugs.python.org
Sat Mar 29 15:28:38 CET 2008


New submission from Antoine Pitrou <pitrou at free.fr>:

See http://mail.python.org/pipermail/python-3000/2008-March/012830.html
: the exception state can survive across thread switches if the
enclosing frame is not destroyed immediately.

----------
components: Interpreter Core
messages: 64697
nosy: jyasskin, pitrou
severity: normal
status: open
title: Exception state lives too long in 3.0
type: behavior
versions: Python 3.0

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


More information about the New-bugs-announce mailing list