[issue27122] Hang with contextlib.ExitStack and subprocess.Popen (regression)

STINNER Victor report at bugs.python.org
Wed May 25 09:55:48 EDT 2016


STINNER Victor added the comment:

It's a regression introduced by the PEP 479 in Lib/contextlib.py by the changeset 36a8d935c322, "PEP 479: Change StopIteration handling inside generators (Closes issue #22906)".

----------

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


More information about the Python-bugs-list mailing list