Skip to content

[3.7] bpo-32720: Fixed the definition for width and precision in format mini-language doc (GH-5482)#5524

Merged
Mariatta merged 1 commit intopython:3.7from
miss-islington:backport-8b5fa28-3.7
Feb 4, 2018
Merged

[3.7] bpo-32720: Fixed the definition for width and precision in format mini-language doc (GH-5482)#5524
Mariatta merged 1 commit intopython:3.7from
miss-islington:backport-8b5fa28-3.7

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Feb 4, 2018

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 [email protected]

https://bugs.python.org/issue32720

…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 <[email protected]>
@miss-islington
Copy link
Copy Markdown
Contributor Author

@nathankerr96 and @Mariatta: Backport status check is done, and it's a success ✅ .

@Mariatta Mariatta merged commit 133514e into python:3.7 Feb 4, 2018
@miss-islington
Copy link
Copy Markdown
Contributor Author

Thanks, @Mariatta!

@miss-islington miss-islington deleted the backport-8b5fa28-3.7 branch February 4, 2018 06:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants