summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Documentation/2019-02-14-07-12-48.bpo-23460.Iqiqtm.rst
blob: 4674d551d379763c9fc2840fa26161ddb3ad0ff1 (plain)
1
The documentation for decimal string formatting using the `:g` specifier has been updated to reflect the correct exponential notation cutoff point. Original patch contributed by Tuomas Suutari.