◐ Shell
clean mode source ↗

[3.11] Add missing 'is' to `cmath.log()` docstring (GH-102049) by mdickinson · Pull Request #102279 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@mdickinson

@mdickinson mdickinson commented

Feb 26, 2023

edited by miss-islington

Loading

Copy link Copy Markdown

Member

Fix missing 'is' in cmath.log() docstring.
(cherry picked from commit 71f614e)

Automerge-Triggered-By: GH:mdickinson

Fix missing 'is' in cmath.log() docstring.
(cherry picked from commit 71f614e)

Co-authored-by: Owain Davies <116417456+OTheDev@users.noreply.github.com>

@mdickinson

Copy link Copy Markdown

Member Author

Not sure why automerge didn't kick in here. Merging manually.

@mdickinson mdickinson merged commit eb55659 into python:3.11

Feb 26, 2023

@mdickinson mdickinson deleted the backport-71f614e-3.11 branch

February 26, 2023 14:55

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@mdickinson @bedevere-bot @OTheDev