From: Eric Smith Date: Tue, 27 Oct 2009 19:44:40 +0000 (+0000) Subject: Blocked revisions 75846 via svnmerge X-Git-Tag: v2.6.5rc1~428 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9c76a98ed1ecfdb613c3a0140eba0df0efe17c03;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 75846 via svnmerge ........ r75846 | eric.smith | 2009-10-27 15:42:57 -0400 (Tue, 27 Oct 2009) | 1 line Removed PyOS_ascii_atof from marshal.c, as mentioned in issue 7117. Also brings it more in line with py3k. ........ ---