Skip to content

[3.8] bpo-38657: Clarify numeric padding behaviour in string formatting (GH-17036)#18587

Merged
miss-islington merged 1 commit into
python:3.8from
miss-islington:backport-424e568-3.8
Feb 21, 2020
Merged

[3.8] bpo-38657: Clarify numeric padding behaviour in string formatting (GH-17036)#18587
miss-islington merged 1 commit into
python:3.8from
miss-islington:backport-424e568-3.8

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Feb 21, 2020

Make the definition of the width more explicit that it includes any
extra signs added by other options.

https://bugs.python.org/issue38657

Automerge-Triggered-By: @Mariatta
(cherry picked from commit 424e568)

Co-authored-by: Pete Wicken 2273100+JamoBox@users.noreply.github.com

https://bugs.python.org/issue38657

…thonGH-17036)

Make the definition of the width more explicit that it includes any
extra signs added by other options.

https://bugs.python.org/issue38657

Automerge-Triggered-By: @Mariatta
(cherry picked from commit 424e568)

Co-authored-by: Pete Wicken <2273100+JamoBox@users.noreply.github.com>
@miss-islington
Copy link
Copy Markdown
Contributor Author

@JamoBox: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit a207512 into python:3.8 Feb 21, 2020
@miss-islington miss-islington deleted the backport-424e568-3.8 branch February 21, 2020 06:06
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