From: Benjamin Peterson Date: Tue, 20 Jan 2009 14:24:13 +0000 (+0000) Subject: Blocked revisions 68803,68805 via svnmerge X-Git-Tag: v3.1a1~450 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b36958a74b446117dc5d091fac306e7c041098d2;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 68803,68805 via svnmerge ........ r68803 | raymond.hettinger | 2009-01-20 06:59:36 -0600 (Tue, 20 Jan 2009) | 1 line Fix typos. ........ r68805 | benjamin.peterson | 2009-01-20 08:21:16 -0600 (Tue, 20 Jan 2009) | 1 line allow unicode keyword arguments for the ** syntax #4978 ........ ---