From: Eric Smith Date: Mon, 30 Nov 2009 01:03:20 +0000 (+0000) Subject: Blocked revisions 76595 via svnmerge X-Git-Tag: v3.1.2rc1~295 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9aeb9df7dae60b570e3a2f64a58fd605ce143d9c;p=python Blocked revisions 76595 via svnmerge ........ r76595 | eric.smith | 2009-11-29 20:01:42 -0500 (Sun, 29 Nov 2009) | 1 line Issue #5748: bytesobject.c should not have its own private defines for stringlib macros. Also removed used defines and include for localutil.h. ........ ---