Skip to content

Conversation

@nathankerr96
Copy link
Contributor

@nathankerr96 nathankerr96 commented Feb 2, 2018

  • Changed definition of width and precision from "integer" to "digit+" to reflect actual behavior

https://bugs.python.org/issue32720

@the-knights-who-say-ni
Copy link

Hello, and thanks for your contribution!

I'm a bot set up to make sure that the project can legally accept your contribution by verifying you have signed the PSF contributor agreement (CLA).

Unfortunately our records indicate you have not signed the CLA. For legal reasons we need you to sign this before we can look at your contribution. Please follow the steps outlined in the CPython devguide to rectify this issue.

Thanks again to your contribution and we look forward to looking at it!

@csabella
Copy link
Contributor

csabella commented Feb 2, 2018

LGTM.

@nathankerr96
Copy link
Contributor Author

CLA has been signed and verified, please re-run the check when possible.

Since this is a very small documentation change, I'm not sure if it needs a news entry. Please add the skip news tag or let me know if I should in fact add a news entry.

@Mariatta Mariatta added the docs Documentation in the Doc dir label Feb 4, 2018
@Mariatta Mariatta merged commit 8b5fa28 into python:master Feb 4, 2018
@miss-islington
Copy link
Contributor

Thanks @nathankerr96 for the PR, and @Mariatta for merging it 🌮🎉.. I'm working now to backport this PR to: 3.6, 3.7.
🐍🍒⛏🤖

@Mariatta
Copy link
Member

Mariatta commented Feb 4, 2018

Thanks @nathankerr96 and congrats on your first contribution to CPython 🌮

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 <[email protected]>
@bedevere-bot
Copy link

GH-5524 is a backport of this pull request to the 3.7 branch.

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 <[email protected]>
@bedevere-bot
Copy link

GH-5525 is a backport of this pull request to the 3.6 branch.

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

6 participants