From: Mark Dickinson Date: Sun, 19 Apr 2009 11:38:03 +0000 (+0000) Subject: Blocked revisions 71747 via svnmerge X-Git-Tag: 3.0~204 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=756624b1765f7af248f3f8fca87d3661c426d83e;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 71747 via svnmerge ........ r71747 | mark.dickinson | 2009-04-19 12:35:55 +0100 (Sun, 19 Apr 2009) | 4 lines Add comments to pyport.h explaining how to enable support for short float repr on platforms that don't currently support it, and reorganize the defines slightly to make adding support easier. ........ ---