From: Benjamin Peterson Date: Wed, 1 Jul 2009 13:47:12 +0000 (+0000) Subject: Blocked revisions 73638,73697 via svnmerge X-Git-Tag: v3.2a1~2910 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=48750022c45d6fa9f99b815dca389e930010228a;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 73638,73697 via svnmerge ........ r73638 | kristjan.jonsson | 2009-06-28 16:04:17 -0500 (Sun, 28 Jun 2009) | 2 lines http://bugs.python.org/issue6267 Cumulative patch to http and xmlrpc ........ r73697 | raymond.hettinger | 2009-06-29 14:10:29 -0500 (Mon, 29 Jun 2009) | 1 line Issue 6370: Performance issue with collections.Counter(). ........ ---