From: Mark Dickinson Date: Sat, 24 Oct 2009 15:56:07 +0000 (+0000) Subject: Blocked revisions 75672 via svnmerge X-Git-Tag: v3.2a1~2338 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f497584d33422613aedbe7aaa96a806032c34b10;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 75672 via svnmerge ........ r75672 | mark.dickinson | 2009-10-24 16:54:35 +0100 (Sat, 24 Oct 2009) | 4 lines Issue #7117: temporarily disable the short float repr while the pieces are being assembled. To re-enable, define the preprocessor symbol PY_SHORT_FLOAT_REPR ........ ---