From: Nick Coghlan Date: Fri, 2 Jul 2010 16:17:17 +0000 (+0000) Subject: Blocked revisions 82439,82441 via svnmerge X-Git-Tag: v2.6.6rc1~151 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a4b6862a8617a8ba64ce6d1054b9879c75a40887;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 82439,82441 via svnmerge ........ r82439 | nick.coghlan | 2010-07-03 01:50:14 +1000 (Sat, 03 Jul 2010) | 1 line Fix a couple of minor nits in What's New before the release goes out ........ r82441 | nick.coghlan | 2010-07-03 02:01:53 +1000 (Sat, 03 Jul 2010) | 1 line Issue 8202 actually caused an unintended behavioural change and was reverted in 2.7 - remove reference from What's New ........ ---