From: Nick Coghlan Date: Fri, 2 Jul 2010 16:21:37 +0000 (+0000) Subject: Blocked revisions 82440,82443 via svnmerge X-Git-Tag: v3.1.3rc1~566 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=51e38db84c5da1822d41fdba4afea18298245498;p=python Blocked revisions 82440,82443 via svnmerge ................ r82440 | nick.coghlan | 2010-07-03 01:57:50 +1000 (Sat, 03 Jul 2010) | 9 lines Merged revisions 82439 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ 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 ........ ................ r82443 | nick.coghlan | 2010-07-03 02:14:05 +1000 (Sat, 03 Jul 2010) | 9 lines Merged revisions 82441 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ 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 ........ ................ ---