From ec99b5fbfa56558b823f287ea3814b033595dd83 Mon Sep 17 00:00:00 2001 From: Raymond Hettinger Date: Mon, 1 Sep 2003 22:34:31 +0000 Subject: [PATCH] SF patch #798534: Windows os.popen needlessly gets a reference to tuple () (Contributed by Andrew Gaul.) Fixes a minor leak. --- Misc/ACKS | 1 + 1 file changed, 1 insertion(+) diff --git a/Misc/ACKS b/Misc/ACKS index 7d65eeee8a4..9191d6cc6fc 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