Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

trivial: Fix typo and edit for clarity in the docstrings of sys.float_info. #2251

Merged
merged 1 commit into from Mar 26, 2018

Conversation

taschini
Copy link
Contributor

@taschini taschini commented Jun 16, 2017

Edits:

  1. "normalizer float" -> "normalized float"
  2. "FLT_ROUNDS -- addition rounds" -> "FLT_ROUNDS -- rounding mode"

@mention-bot
Copy link

mention-bot commented Jun 16, 2017

@taschini, thanks for your PR! By analyzing the history of the files in this pull request, we identified @abalkin, @brettcannon and @serhiy-storchaka to be potential reviewers.

@taschini taschini changed the title Fix typo and edit for clarity in the docstrings of sys.float_info. trivial: Fix typo and edit for clarity in the docstrings of sys.float_info. Jun 17, 2017
@serhiy-storchaka serhiy-storchaka merged commit 0301c9b into python:master Mar 26, 2018
4 checks passed
@miss-islington
Copy link
Contributor

miss-islington commented Mar 26, 2018

Thanks @taschini for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.6, 3.7.
🐍🍒🤖 I'm not a witch! I'm not a witch!

@serhiy-storchaka
Copy link
Member

serhiy-storchaka commented Mar 26, 2018

Thank you @taschini!

@bedevere-bot
Copy link

bedevere-bot commented Mar 26, 2018

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

miss-islington pushed a commit to miss-islington/cpython that referenced this issue Mar 26, 2018
…ythonGH-2251)

(cherry picked from commit 0301c9b)

Co-authored-by: Stefano Taschini <taschini@users.noreply.github.com>
@bedevere-bot
Copy link

bedevere-bot commented Mar 26, 2018

GH-6250 is a backport of this pull request to the 2.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this issue Mar 26, 2018
…ythonGH-2251)

(cherry picked from commit 0301c9b)

Co-authored-by: Stefano Taschini <taschini@users.noreply.github.com>
@bedevere-bot
Copy link

bedevere-bot commented Mar 26, 2018

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

miss-islington pushed a commit to miss-islington/cpython that referenced this issue Mar 26, 2018
…ythonGH-2251)

(cherry picked from commit 0301c9b)

Co-authored-by: Stefano Taschini <taschini@users.noreply.github.com>
miss-islington added a commit that referenced this issue Mar 26, 2018
…H-2251)

(cherry picked from commit 0301c9b)

Co-authored-by: Stefano Taschini <taschini@users.noreply.github.com>
miss-islington added a commit that referenced this issue Mar 26, 2018
…H-2251)

(cherry picked from commit 0301c9b)

Co-authored-by: Stefano Taschini <taschini@users.noreply.github.com>
miss-islington added a commit that referenced this issue Mar 26, 2018
…H-2251)

(cherry picked from commit 0301c9b)

Co-authored-by: Stefano Taschini <taschini@users.noreply.github.com>
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 issue skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants