[issue35182] Popen.communicate() breaks when child closes its side of pipe but not exits

miss-islington report at bugs.python.org
Thu Jan 23 18:32:35 EST 2020


miss-islington <mariatta.wijaya+miss-islington at gmail.com> added the comment:


New changeset 61b3484cdf27ceca1c1069a351487d2db4b2b48c by Miss Islington (bot) (Alex Rebert) in branch '3.7':
[3.7] bpo-35182: fix communicate() crash after child closes its pipes (GH-18117) (GH-18151)
https://github.com/python/cpython/commit/61b3484cdf27ceca1c1069a351487d2db4b2b48c


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35182>
_______________________________________


More information about the Python-bugs-list mailing list