bpo-32720: Fixed incorrect definition in format mini-language doc by nathankerr96 · Pull Request #5482 · python/cpython

@nathankerr96

…at mini-language documentation

Mariatta

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Feb 4, 2018
…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>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Feb 4, 2018
…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>

Mariatta pushed a commit that referenced this pull request

Feb 4, 2018
…i-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 8b5fa28)

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

Mariatta pushed a commit that referenced this pull request

Feb 4, 2018
…i-language doc (GH-5482) (GH-5525)

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>