]> granicus.if.org Git - python/commit
bpo-32720: Fixed the definition for width and precision in format mini-language doc...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 4 Feb 2018 06:03:21 +0000 (22:03 -0800)
committerMariatta <Mariatta@users.noreply.github.com>
Sun, 4 Feb 2018 06:03:21 +0000 (01:03 -0500)
commit133514e9dcea9c8cc9d9dd459b1a7fb502747d7e
treebe028d75909721a2c79e3252af2cf2da1c042f1b
parente86db34dd3b43dc9c9beb21a82cd2c3b7c4c05df
bpo-32720: Fixed the definition for width and precision in format mini-language doc (GH-5482) (GH-5524)

Changed the definition of width and precision from "integer" to "digit+" in format mini-language doc.
(cherry picked from commit 8b5fa289fdb04b6b919cf95fa99246aa872e47a8)

Co-authored-by: nathankerr96 <nathankerr96@gmail.com>
Doc/library/string.rst