From: Georg Brandl Date: Thu, 13 Aug 2009 08:56:21 +0000 (+0000) Subject: Blocked revisions 73737,73739-73740 via svnmerge X-Git-Tag: v3.1.1rc1~24 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c3c3eaf937c137ae50826d4aac25d239ca29f6f9;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 73737,73739-73740 via svnmerge ........ r73737 | hirokazu.yamamoto | 2009-07-01 04:36:00 +0200 (Mi, 01 Jul 2009) | 1 line Updated MSVC project files to follow PyCObject removal (r73729) ........ r73739 | r.david.murray | 2009-07-01 04:51:00 +0200 (Mi, 01 Jul 2009) | 2 lines Remove unused import for function that no longer exists. ........ r73740 | benjamin.peterson | 2009-07-01 05:34:25 +0200 (Mi, 01 Jul 2009) | 1 line remove cobject reference ........ ---