Skip to content

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

Merged
miss-islington merged 2 commits intopython:masterfrom
tirkarthi:bpo37052
Sep 10, 2019
Merged

bpo-37052: Add examples for mocking async iterators and context managers#14660
miss-islington merged 2 commits intopython:masterfrom
tirkarthi:bpo37052

Conversation

@tirkarthi
Copy link
Copy Markdown
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
Copy Markdown
Contributor

/cc @asvetlov @1st1 @voidspace

Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown

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