]> granicus.if.org Git - python/commit
bpo-23460: Fix documentation for decimal string :g formatting (GH-11850) (GH-15954)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 11 Sep 2019 14:38:25 +0000 (07:38 -0700)
committerJulien Palard <julien@palard.fr>
Wed, 11 Sep 2019 14:38:25 +0000 (16:38 +0200)
commit629f1f87e9b0bfd9f1dc3d02f966decde5c65201
tree9badb7eed0105b9dd6b40681f22945db0ead8650
parentb4808c1265722b8a03ab436e37c7c337074acb15
bpo-23460: Fix documentation for decimal string :g formatting (GH-11850) (GH-15954)

(cherry picked from commit 1660a61a105bcd62e2dfa77885959a8992e9f14e)

Co-authored-by: Brennan D Baraban <34765317+bdbaraban@users.noreply.github.com>
Doc/library/string.rst
Misc/NEWS.d/next/Documentation/2019-02-14-07-12-48.bpo-23460.Iqiqtm.rst [new file with mode: 0644]