[3.7] bpo-32720: Fixed the definition for width and precision in format mini-language doc (GH-5482) by miss-islington · Pull Request #5524 · python/cpython

@nathankerr96 @miss-islington

…i-language doc (pythonGH-5482)

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

Co-authored-by: nathankerr96 <nathankerr96@gmail.com>

@bedevere-bot mentioned this pull request

Feb 4, 2018

Mariatta