From bda0645846edd6877cc483cbee5f0cdd35bf9e7f Mon Sep 17 00:00:00 2001 From: Eric Smith Date: Mon, 26 Oct 2009 15:10:57 +0000 Subject: [PATCH] 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. ........