From: Antoine Pitrou Date: Mon, 2 Nov 2009 20:57:43 +0000 (+0000) Subject: Blocked revisions 76071 via svnmerge X-Git-Tag: v3.2a1~2245 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=efdbf02957791a1bc03421905cdae1407091c89b;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 76071 via svnmerge ........ r76071 | antoine.pitrou | 2009-11-02 21:47:33 +0100 (lun., 02 nov. 2009) | 4 lines Add acceptance of long ints to test_memoryio.py (in preparation for fix of #7249 in 2.6) ........ ---