◐ Shell
clean mode source ↗

bpo-40077: Fix typo in simplequeue_get_state_by_type() by erlend-aasland · Pull Request #23975 · 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

@erlend-aasland

@erlend-aasland erlend-aasland commented

Dec 28, 2020

edited by miss-islington

Loading

Copy link Copy Markdown

Contributor

The typo did no damage, but it looks suspicious and confusing.
Introduced by GH-23136.

Skip news.

https://bugs.python.org/issue40077

Automerge-Triggered-By: GH:pitrou

The typo did no damage, but it looks suspicious and confusing.
Introduced by pythonGH-23136.

@erlend-aasland

Copy link Copy Markdown

Contributor Author

@vstinner

Copy link Copy Markdown

Member

cc @pitrou who merged PR #23136.

@pitrou pitrou left a comment

Copy link Copy Markdown

Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like an obvious fix. Thank you @erlend-aasland for spotting this.

erlend-aasland reacted with thumbs up emoji

@miss-islington miss-islington merged commit bf108bb into python:master

Dec 28, 2020

@erlend-aasland erlend-aasland deleted the fix-queuemod-macro branch

December 28, 2020 19:13

adorilson pushed a commit to adorilson/cpython that referenced this pull request

Mar 13, 2021
The typo did no damage, but it looks suspicious and confusing.
Introduced by pythonGH-23136.

Skip news.

Automerge-Triggered-By: GH:pitrou

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

Reviewers

@pitrou pitrou pitrou approved these changes

@rhettinger rhettinger Awaiting requested review from rhettinger

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

6 participants

@erlend-aasland @vstinner @pitrou @the-knights-who-say-ni @bedevere-bot @miss-islington