From: Antoine Pitrou Date: Sat, 6 Dec 2008 21:32:58 +0000 (+0000) Subject: Blocked revisions 67619 via svnmerge X-Git-Tag: v3.1a1~735 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8f1a77d4a62046dcc17924cb3ede83a9cbbbb850;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 67619 via svnmerge ........ r67619 | antoine.pitrou | 2008-12-06 22:29:24 +0100 (sam., 06 déc. 2008) | 1 line Issue #4509: bugs in bytearray with exports (buffer protocol) ........ ---