[3.7] bpo-35826: Fix typo: equivalent code of `async with cond` (GH-11681) by miss-islington · Pull Request #16720 · 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

@miss-islington

Copy link Copy Markdown

Contributor

@miss-islington miss-islington commented

Oct 11, 2019

edited by bedevere-bot

Loading

(cherry picked from commit d73ac0e)

Co-authored-by: Kevin Mai-Husan Chia mhchia@users.noreply.github.com

https://bugs.python.org/issue35826

(cherry picked from commit d73ac0e)

Co-authored-by: Kevin Mai-Husan Chia <mhchia@users.noreply.github.com>

@bedevere-bot bedevere-bot added skip news docs

Documentation in the Doc dir

awaiting review labels

Oct 11, 2019

@lisroach lisroach changed the title [3.7] Fix typo: equivalent code of async with cond (GH-11681) [3.7] bpo-35826 :Fix typo: equivalent code of async with cond (GH-11681)

Oct 11, 2019

@lisroach lisroach changed the title [3.7] bpo-35826 :Fix typo: equivalent code of async with cond (GH-11681) [3.7] bpo-35826: Fix typo: equivalent code of async with cond (GH-11681)

Oct 11, 2019

@miss-islington

Copy link Copy Markdown

Contributor Author

@mhchia and @lisroach: Status check is done, and it's a success ✅ .

mhchia reacted with heart emoji

@lisroach lisroach merged commit 1845997 into python:3.7

Oct 11, 2019

@miss-islington miss-islington deleted the backport-d73ac0e-3.7 branch

October 11, 2019 17:27

ned-deily pushed a commit to ned-deily/cpython that referenced this pull request

Oct 14, 2019

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

Reviewers

@1st1 1st1 Awaiting requested review from 1st1 1st1 is a code owner

@asvetlov asvetlov Awaiting requested review from asvetlov asvetlov is a code owner

Assignees

No one assigned

Labels

docs

Documentation in the Doc dir

skip news

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@miss-islington @lisroach @the-knights-who-say-ni @bedevere-bot @mhchia