diff options
author | Gregory P. Smith <greg@mad-scientist.com> | 2008-05-26 20:22:14 (GMT) |
---|---|---|
committer | Gregory P. Smith <greg@mad-scientist.com> | 2008-05-26 20:22:14 (GMT) |
commit | 4036fd4b752f744d455f592a83b4a1e36cd77a86 (patch) | |
tree | b8edac46244c6d057bebeb334bbb3db127ecdccf /Doc | |
parent | 3aa84a7f28659cfbed312e352775b32d2a58005b (diff) | |
download | cpython-4036fd4b752f744d455f592a83b4a1e36cd77a86.zip cpython-4036fd4b752f744d455f592a83b4a1e36cd77a86.tar.gz cpython-4036fd4b752f744d455f592a83b4a1e36cd77a86.tar.bz2 |
Fixes issue2791: subprocess.Popen.communicate leaked a file descripton until
the last reference to the Popen instance was dropped. Adding explicit
close() calls fixes it.
Candidate for backport to release25-maint.
Diffstat (limited to 'Doc')
0 files changed, 0 insertions, 0 deletions