commit | f497584d33422613aedbe7aaa96a806032c34b10 | [log] [tgz] |
---|---|---|
author | Mark Dickinson <dickinsm@gmail.com> | Sat Oct 24 15:56:07 2009 +0000 |
committer | Mark Dickinson <dickinsm@gmail.com> | Sat Oct 24 15:56:07 2009 +0000 |
tree | ed58bc69f498075b1c4fc289232f442ffd5f7240 | |
parent | 0b3b73ba1516124bf259509522a2d9af03bd780c [diff] |
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 ........