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

bpo-32133: Improve numbers docs #26124

Merged
merged 2 commits into from May 15, 2021
Merged

bpo-32133: Improve numbers docs #26124

merged 2 commits into from May 15, 2021

Conversation

@miguendes
Copy link
Contributor

@miguendes miguendes commented May 14, 2021

@skirpichev
Copy link
Contributor

@skirpichev skirpichev commented May 15, 2021

@miguendes, please include issue number in the PR title.

@miguendes miguendes force-pushed the miguendes:bpo-32133 branch from b4819c4 to 7904a10 May 15, 2021
@miguendes miguendes changed the title Improve numbers docs bpo-32133: Improve numbers docs May 15, 2021
Copy link
Contributor

@Fidget-Spinner Fidget-Spinner left a comment

Thanks for the patch. LGTM.

Doc/library/numbers.rst Outdated Show resolved Hide resolved
Co-authored-by: Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com>
@rhettinger rhettinger merged commit 086b5c6 into python:main May 15, 2021
12 checks passed
12 checks passed
@github-actions
Docs
Details
@github-actions
Check for source changes
Details
@github-actions
Check if generated files are up to date
Details
@github-actions
Windows (x86)
Details
@github-actions
Windows (x64)
Details
@github-actions
macOS
Details
@github-actions
Ubuntu
Details
@github-actions
Ubuntu SSL tests with OpenSSL
Details
Azure Pipelines PR #20210515.5 succeeded
Details
@travis-ci
Travis CI - Pull Request Build Passed
Details
@bedevere-bot
bedevere/issue-number Issue number 32133 found
Details
@bedevere-bot
bedevere/news "skip news" label found
@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented May 15, 2021

Thanks @miguendes for the PR, and @rhettinger for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒🤖

@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented May 15, 2021

GH-26147 is a backport of this pull request to the 3.9 branch.

miss-islington added a commit to miss-islington/cpython that referenced this pull request May 15, 2021
(cherry picked from commit 086b5c6)

Co-authored-by: Miguel Brito <5544985+miguendes@users.noreply.github.com>
@Fidget-Spinner
Copy link
Contributor

@Fidget-Spinner Fidget-Spinner commented May 15, 2021

@rhettinger thanks for taking the time to review and merge this. I've added a needs backport to 3.10 label as well as the current main branch is for 3.11. I hope you don't mind.

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented May 15, 2021

Thanks @miguendes for the PR, and @rhettinger for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒🤖

@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented May 15, 2021

GH-26149 is a backport of this pull request to the 3.10 branch.

miss-islington added a commit to miss-islington/cpython that referenced this pull request May 15, 2021
(cherry picked from commit 086b5c6)

Co-authored-by: Miguel Brito <5544985+miguendes@users.noreply.github.com>
rhettinger pushed a commit that referenced this pull request May 15, 2021
rhettinger pushed a commit that referenced this pull request May 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
7 participants