From: Benjamin Peterson Date: Wed, 3 Feb 2010 02:46:37 +0000 (+0000) Subject: Blocked revisions 77607,77609,77679 via svnmerge X-Git-Tag: v3.2a1~1755 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3fdb0ec11c40f7317a6f665aadd0b4feb15595e2;p=python Blocked revisions 77607,77609,77679 via svnmerge ........ r77607 | gregory.p.smith | 2010-01-19 02:01:00 -0600 (Tue, 19 Jan 2010) | 6 lines Add a pydebug mode only debug print to help debug the errors in http://www.python.org/dev/buildbot/all/builders/x86%20gentoo%20trunk/builds/5700/ Will be removed shortly. ........ r77609 | gregory.p.smith | 2010-01-19 02:25:26 -0600 (Tue, 19 Jan 2010) | 2 lines Revert debugprint code in r77607. ........ r77679 | matthias.klose | 2010-01-21 18:34:48 -0600 (Thu, 21 Jan 2010) | 2 lines - Mention CVE-2009-3720 for change in r74429. ........ ---