From: Eric Smith Date: Tue, 21 Apr 2009 11:58:48 +0000 (+0000) Subject: Blocked revisions 71783 via svnmerge X-Git-Tag: 3.0~196 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9106a9111657b970f116b38ff3c3fe62dd1a2721;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 71783 via svnmerge ........ r71783 | eric.smith | 2009-04-21 07:57:38 -0400 (Tue, 21 Apr 2009) | 1 line Added handling of PyOS_double_to_string out-of-memory errors. Closes issue 5775. ........ ---