From: Eric Smith Date: Mon, 22 Feb 2010 15:02:08 +0000 (+0000) Subject: Blocked revisions 78306 via svnmerge X-Git-Tag: v3.1.2rc1~68 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8894bb0920f288cb1f8f140d80d72a3bed654d20;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 78306 via svnmerge ........ r78306 | eric.smith | 2010-02-22 09:58:30 -0500 (Mon, 22 Feb 2010) | 1 line Issue #5988: Delete deprecated functions PyOS_ascii_formatd, PyOS_ascii_strtod, and PyOS_ascii_atof. ........ ---