From: Mark Dickinson Date: Mon, 21 Dec 2009 16:30:16 +0000 (+0000) Subject: Blocked revisions 76984 via svnmerge X-Git-Tag: v2.6.5rc1~244 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=04429f2cc9425380960d7cd59d27fb59080b6203;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 76984 via svnmerge ........ r76984 | mark.dickinson | 2009-12-21 16:29:21 +0000 (Mon, 21 Dec 2009) | 3 lines Issue #7553: test_long_future wasn't testing properly. Thanks Florent Xicluna for bug report and patch. ........ ---