Skip to content

bpo-44072: fix Complex, Integral docs for **#25986

Merged
terryjreedy merged 2 commits into
python:mainfrom
roryyorke:fix-bpo-44072
May 14, 2021
Merged

bpo-44072: fix Complex, Integral docs for **#25986
terryjreedy merged 2 commits into
python:mainfrom
roryyorke:fix-bpo-44072

Conversation

@roryyorke

@roryyorke roryyorke commented May 8, 2021

Copy link
Copy Markdown
Contributor

** is added in numbers.Complex, not numbers.Integral. Updated Doc/library/numbers.rst and docstrings in Lib/numbers.py.

https://bugs.python.org/issue44072

@the-knights-who-say-ni

This comment has been minimized.

@terryjreedy terryjreedy changed the title bpo-44072: fix numbers.Complex, numbers.Integral docs for ** bpo-44072: fix Complex, Integral docs for ** May 14, 2021
@terryjreedy

Copy link
Copy Markdown
Member

FAilure is test_asyncio again

@terryjreedy
terryjreedy merged commit 4aa63d6 into python:main May 14, 2021
@miss-islington

Copy link
Copy Markdown
Contributor

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 14, 2021
In numbers module docstrings and docs.
(cherry picked from commit 4aa63d6)

Co-authored-by: Rory Yorke <rory.yorke@gmail.com>
@bedevere-bot

Copy link
Copy Markdown

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

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label May 14, 2021
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 14, 2021
In numbers module docstrings and docs.
(cherry picked from commit 4aa63d6)

Co-authored-by: Rory Yorke <rory.yorke@gmail.com>
@bedevere-bot

Copy link
Copy Markdown

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

miss-islington added a commit that referenced this pull request May 14, 2021
In numbers module docstrings and docs.
(cherry picked from commit 4aa63d6)

Co-authored-by: Rory Yorke <rory.yorke@gmail.com>
miss-islington added a commit that referenced this pull request May 14, 2021
In numbers module docstrings and docs.
(cherry picked from commit 4aa63d6)

Co-authored-by: Rory Yorke <rory.yorke@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants