From: Eric Smith Date: Tue, 27 Oct 2009 19:44:06 +0000 (+0000) Subject: Blocked revisions 75846 via svnmerge X-Git-Tag: v3.2a1~2302 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=dc508d6bc3bea52ec1da5521414e6e60ce858c68;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. ........ ---