[issue5970] sys.exc_info leaks into a generator

Jeffrey Yasskin report at bugs.python.org
Fri May 8 19:49:56 CEST 2009


Jeffrey Yasskin <jyasskin at gmail.com> added the comment:

I think we should _not_ backport any fix for this bug to the 2.6 series,
since any changes to user behavior would be pretty subtle. To prevent
that backport, I'd like to apply exc_info_26.patch to the 2.6 branch,
with Barry's approval.

----------
assignee:  -> barry
nosy: +barry
Added file: http://bugs.python.org/file13928/exc_info_26.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5970>
_______________________________________


More information about the Python-bugs-list mailing list