From: R. David Murray Date: Mon, 13 Apr 2009 17:12:43 +0000 (+0000) Subject: Recorded merge of revisions 71580-71581 via svnmerge from X-Git-Tag: 3.0~227 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2f9bbfd81f15bb8757c0619a375d77151e713e79;p=thirdparty%2FPython%2Fcpython.git Recorded merge of revisions 71580-71581 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ................ r71580 | r.david.murray | 2009-04-13 13:00:25 -0400 (Mon, 13 Apr 2009) | 9 lines Merged revisions 71579 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r71579 | r.david.murray | 2009-04-13 12:56:32 -0400 (Mon, 13 Apr 2009) | 2 lines Add missing NEWS item for issue1161031 fix. ........ ................ r71581 | r.david.murray | 2009-04-13 13:06:33 -0400 (Mon, 13 Apr 2009) | 2 lines Move NEWS item to correct section. ................ ---