8000 bpo-37052: Add examples for mocking async iterators and context managers by tirkarthi · Pull Request #14660 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

bpo-37052: Add examples for mocking async iterators and context managers #14660

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Sep 10, 2019

Conversation

tirkarthi
Copy link
Member
@tirkarthi tirkarthi commented Jul 9, 2019

Add examples for mocking asynchronous iterators and asynchronous context managers.

https://bugs.python.org/issue37052

Automerge-Triggered-By: @asvetlov

@mangrisano
Copy link
Contributor

/cc @asvetlov @1st1 @voidspace

Copy link
Contributor
@asvetlov asvetlov left a comment

Choose a reason for hiding this comment

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

LGTM

@miss-islington
Copy link
Contributor

Thanks @tirkarthi for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 10, 2019
…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
Copy link

GH-15834 is a backport of this pull request to the 3.8 branch.

miss-islington added a commit that referenced this pull request Sep 10, 2019
…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 Jul 20, 2020
…ers (pythonGH-14660)

Add examples for mocking asynchronous iterators and asynchronous context managers.


https://bugs.python.org/issue37052
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants
0