[issue14963] Use an iterative implementation for contextlib.ExitStack.__exit__

Roundup Robot report at bugs.python.org
Thu May 31 16:01:05 CEST 2012


Roundup Robot <devnull at psf.upfronthosting.co.za> added the comment:

New changeset c0c7618762e5 by Nick Coghlan in branch 'default':
Close #14963: Use an iterative algorithm in contextlib.ExitStack.__exit__ (Patch by Alon Horev)
http://hg.python.org/cpython/rev/c0c7618762e5

----------
resolution:  -> fixed
stage: test needed -> committed/rejected
status: open -> closed

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


More information about the Python-bugs-list mailing list