commit | 9027502e99cba700cadb675b3b2db03c311d1c4d | [log] [tgz] |
---|---|---|
author | Terry Jan Reedy <tjreedy@udel.edu> | Mon Aug 06 09:03:44 2018 -0400 |
committer | GitHub <noreply@github.com> | Mon Aug 06 09:03:44 2018 -0400 |
tree | b87456e1815c6d5aa292b42e0a165f2ffe2bf942 | |
parent | 396afbf7711aff2c3d5a34da1724980c5db82724 [diff] |
[2.7] bpo-34273: Change 'Fixed point' to 'Fixed-point notation'. (GH-8673) The change in the mini language floating point and decimal table is consistent with 'Exponential notation' and clarifies that we are referring to the output notation, not an object type. (cherry picked from commit 28c7f8c8ce34a0cb848822a252a9d0a761fb42d5)