[3.7] bpo-35826: Fix typo: equivalent code of `async with cond` (GH-11681) by miss-islington · Pull Request #16720 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
lisroach merged 1 commit intopython:3.7from
Oct 11, 2019Merged
[3.7] bpo-35826: Fix typo: equivalent code of async with cond (GH-11681)#16720
lisroach merged 1 commit intopython:3.7from
[3.7] bpo-35826: Fix typo: equivalent code of async with cond (GH-11681)#16720
lisroach merged 1 commit intopython:3.7from
Conversation
Copy link Copy Markdown
Contributor
(cherry picked from commit d73ac0e)
Co-authored-by: Kevin Mai-Husan Chia mhchia@users.noreply.github.com
(cherry picked from commit d73ac0e) Co-authored-by: Kevin Mai-Husan Chia <mhchia@users.noreply.github.com>
miss-islington
requested review from
1st1 and
asvetlov
as code owners
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
mentioned this pull request
lisroach
mentioned this pull request
lisroach
added
the
skip issue
label
lisroach
changed the title
[3.7] Fix typo: equivalent code of
[3.7] bpo-35826 :Fix typo: equivalent code of async with cond (GH-11681)async with cond (GH-11681)
lisroach
changed the title
[3.7] bpo-35826 :Fix typo: equivalent code of
[3.7] bpo-35826: Fix typo: equivalent code of async with cond (GH-11681)async with cond (GH-11681)
lisroach
removed
the
skip issue
label
Copy link Copy Markdown
Contributor Author
miss-islington
commented
Oct 11, 2019
miss-islington commented
Oct 11, 2019
lisroach
merged commit
1845997
into
python:3.7
bedevere-bot
removed
the
awaiting review
label
miss-islington
deleted the
backport-d73ac0e-3.7
branch
ned-deily pushed a commit to ned-deily/cpython that referenced this pull request
Oct 14, 2019This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment