From: Tarek Ziadé Date: Wed, 22 Jul 2009 09:04:17 +0000 (+0000) Subject: Blocked revisions 74163 via svnmerge X-Git-Tag: v2.6.3rc1~137 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=087d1a6d4b8659a9270eaec1154c151c0149f69c;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 74163 via svnmerge ........ r74163 | tarek.ziade | 2009-07-22 10:55:19 +0200 (Wed, 22 Jul 2009) | 1 line Issue #6545: Removed assert statements in distutils.Extension, so the behavior is similar when used with -O ........ ---