From: Raymond Hettinger Date: Mon, 1 Sep 2003 22:34:31 +0000 (+0000) Subject: SF patch #798534: Windows os.popen needlessly gets a reference to tuple () X-Git-Tag: v2.4a1~1673 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ec99b5fbfa56558b823f287ea3814b033595dd83;p=python SF patch #798534: Windows os.popen needlessly gets a reference to tuple () (Contributed by Andrew Gaul.) Fixes a minor leak. --- diff --git a/Misc/ACKS b/Misc/ACKS index 7d65eeee8a..9191d6cc6f 100644 --- a/Misc/ACKS +++ b/Misc/ACKS @@ -190,6 +190,7 @@ Raymund Galvin Nitin Ganatra Fred Gansevles Lars Marius Garshol +Andrew Gaul Stephen M. Gava Harry Henry Gebel Marius Gedminas