From: Antoine Pitrou Date: Tue, 27 Oct 2009 19:39:10 +0000 (+0000) Subject: Blocked revisions 75844 via svnmerge X-Git-Tag: v3.2a1~2303 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=142f9b3618b894ff2f94a2795f728e8fc8fb2ee3;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 75844 via svnmerge ........ r75844 | antoine.pitrou | 2009-10-27 20:36:44 +0100 (mar., 27 oct. 2009) | 3 lines Suppress transient refleaks in test_file2k. ........ ---