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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9c76a98ed1ecfdb613c3a0140eba0df0efe17c03;p=python 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. ........ ---