From: Brett Cannon Date: Fri, 8 Aug 2008 04:16:58 +0000 (+0000) Subject: Blocked revisions 65584 via svnmerge X-Git-Tag: v3.0b3~140 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e3e4dbbc977451238736e49429087dff52c04100;p=python Blocked revisions 65584 via svnmerge ........ r65584 | brett.cannon | 2008-08-07 21:15:53 -0700 (Thu, 07 Aug 2008) | 3 lines Change the warning emitted for using the buffer() object; memoryview() in 3.0 is not an equivalent. ........ ---