This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author miss-islington
Recipients asvetlov, cjw296, docs@python, ezio.melotti, lisroach, mariocj89, michael.foord, miss-islington, xtreak, yselivanov
Date 2019-09-10.11:08:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568113738.66.0.731123850888.issue37052@roundup.psfhosted.org>
In-reply-to
Content
New changeset ab74e52f768be5048faf2a11e78822533afebcb7 by Miss Islington (bot) in branch '3.8':
bpo-37052: Add examples for mocking async iterators and context managers (GH-14660)
https://github.com/python/cpython/commit/ab74e52f768be5048faf2a11e78822533afebcb7
History
Date User Action Args
2019-09-10 11:08:58miss-islingtonsetrecipients: + miss-islington, cjw296, ezio.melotti, michael.foord, asvetlov, docs@python, yselivanov, lisroach, mariocj89, xtreak
2019-09-10 11:08:58miss-islingtonsetmessageid: <1568113738.66.0.731123850888.issue37052@roundup.psfhosted.org>
2019-09-10 11:08:58miss-islingtonlinkissue37052 messages
2019-09-10 11:08:58miss-islingtoncreate