From: Eric Smith Date: Mon, 19 Oct 2009 14:39:24 +0000 (+0000) Subject: Blocked revisions 75510 via svnmerge X-Git-Tag: v2.6.4~9 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1880f56405d4fb185ba47638cb02bf0fa46f689e;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 75510 via svnmerge ........ r75510 | eric.smith | 2009-10-19 10:38:14 -0400 (Mon, 19 Oct 2009) | 1 line Issue #7169: Document PyFloat_AsString and PyFloat_AsReprString, and note that they are unsafe and deprecated. ........ ---