commit | 87b9bc3893bac402bd773a83ee6734507f978607 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Wed Jun 01 00:57:47 2011 +0200 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Wed Jun 01 00:57:47 2011 +0200 |
tree | 11a077f4d4f36f6bbb7b5d2661c4d326e24cc8df | |
parent | ee49797c8dacb886d58804e59f6431ea6f842be2 [diff] [blame] |
Close #12085: Fix an attribute error in subprocess.Popen destructor if the constructor has failed, e.g. because of an undeclared keyword argument. Patch written by Oleg Oshmyan.
diff --git a/Misc/ACKS b/Misc/ACKS index d0e32e1..aa077fc 100644 --- a/Misc/ACKS +++ b/Misc/ACKS
@@ -650,6 +650,7 @@ Jason Orendorff Douglas Orr Michele Orrù +Oleg Oshmyan Denis S. Otkidach Michael Otteneder R. M. Oudkerk