commit | 9dd5e16c5d8e7d9e7fa9c2fb1b2754df8161ab2b | [log] [tgz] |
---|---|---|
author | Mark Dickinson <dickinsm@gmail.com> | Mon Nov 23 20:54:09 2009 +0000 |
committer | Mark Dickinson <dickinsm@gmail.com> | Mon Nov 23 20:54:09 2009 +0000 |
tree | be26a88852bfbd0110960453ce7fa61b0ad6df00 | |
parent | faa25999a32ed55a065c2deb4208049197029a0e [diff] |
Issue #7117, continued: Remove substitution of %g-style formatting for %f-style formatting, which used to occur at high precision. Float formatting should now be consistent between 2.7 and 3.1.