From: Eric Smith Date: Mon, 26 Oct 2009 15:10:57 +0000 (+0000) Subject: Blocked revisions 75717-75718 via svnmerge X-Git-Tag: v3.2a1~2322 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bda0645846edd6877cc483cbee5f0cdd35bf9e7f;p=python Blocked revisions 75717-75718 via svnmerge ........ r75717 | eric.smith | 2009-10-26 10:48:55 -0400 (Mon, 26 Oct 2009) | 1 line Start to remove _PyOS_double_to_string, as mentioned in issue 7117. ........ r75718 | eric.smith | 2009-10-26 11:06:39 -0400 (Mon, 26 Oct 2009) | 1 line Continue removing _PyOS_double_to_string, as mentioned in issue 7117. ........ ---