diff options
author | Gregory P. Smith <greg@mad-scientist.com> | 2008-05-26 20:22:14 +0000 |
---|---|---|
committer | Gregory P. Smith <greg@mad-scientist.com> | 2008-05-26 20:22:14 +0000 |
commit | 4036fd4b752f744d455f592a83b4a1e36cd77a86 (patch) | |
tree | b8edac46244c6d057bebeb334bbb3db127ecdccf /Python/mysnprintf.c | |
parent | 3aa84a7f28659cfbed312e352775b32d2a58005b (diff) | |
download | cpython-git-4036fd4b752f744d455f592a83b4a1e36cd77a86.tar.gz |
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 'Python/mysnprintf.c')
0 files changed, 0 insertions, 0 deletions