commit | 133514e9dcea9c8cc9d9dd459b1a7fb502747d7e | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sat Feb 03 22:03:21 2018 -0800 |
committer | Mariatta <Mariatta@users.noreply.github.com> | Sun Feb 04 01:03:21 2018 -0500 |
tree | be028d75909721a2c79e3252af2cf2da1c042f1b | |
parent | e86db34dd3b43dc9c9beb21a82cd2c3b7c4c05df [diff] |
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>