bpo-37052: Add examples for mocking async iterators and context managers by tirkarthi · Pull Request #14660 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Conversation
Member
Add examples for mocking asynchronous iterators and asynchronous context managers.
https://bugs.python.org/issue37052
Automerge-Triggered-By: @asvetlov
the-knights-who-say-ni
added
the
CLA signed
label
mangrisano
commented
Jul 9, 2019
mangrisano commented
Contributor
/cc @asvetlov @1st1 @voidspace
asvetlov
added
the
skip news
label
asvetlov
approved these changes
asvetlov
left a comment
asvetlov
left a comment
Contributor
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
bedevere-bot
added
awaiting merge
and removed
awaiting review
labels
asvetlov
added
needs backport to 3.8
labels
miss-islington
merged commit
c8dfa73
into
python:master
miss-islington
commented
Sep 10, 2019
miss-islington commented
Contributor
Thanks @tirkarthi for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖
bedevere-bot
removed
the
awaiting merge
label
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
…ers (pythonGH-14660) Add examples for mocking asynchronous iterators and asynchronous context managers. https://bugs.python.org/issue37052 (cherry picked from commit c8dfa73) Co-authored-by: Xtreak <tir.karthi@gmail.com>
bedevere-bot
commented
Sep 10, 2019
bedevere-bot commented
GH-15834 is a backport of this pull request to the 3.8 branch.
bedevere-bot
removed
the
needs backport to 3.8
label
miss-islington added a commit that referenced this pull request
…ers (GH-14660) Add examples for mocking asynchronous iterators and asynchronous context managers. https://bugs.python.org/issue37052 (cherry picked from commit c8dfa73) Co-authored-by: Xtreak <tir.karthi@gmail.com>
websurfer5 pushed a commit to websurfer5/cpython that referenced this pull request
…ers (pythonGH-14660) Add examples for mocking asynchronous iterators and asynchronous context managers. https://bugs.python.org/issue37052
tirkarthi
mentioned this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment