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 python-dev
Recipients JelleZijlstra, gvanrossum, levkivskyi, python-dev, yselivanov
Date 2017-01-18.21:11:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20170118211141.111675.35581.D533A10D@psf.io>
In-reply-to
Content
New changeset 87e8139420ed by Guido van Rossum in branch '3.5':
Issue #29198: add AsyncGenerator (Jelle Zijlstra)
https://hg.python.org/cpython/rev/87e8139420ed

New changeset 5b771c662c00 by Guido van Rossum in branch '3.6':
Issue #29198: add AsyncGenerator (Jelle Zijlstra) (3.5->3.6)
https://hg.python.org/cpython/rev/5b771c662c00

New changeset 07523532039d by Guido van Rossum in branch 'default':
Issue #29198: add AsyncGenerator (Jelle Zijlstra) (3.6->3.7)
https://hg.python.org/cpython/rev/07523532039d
History
Date User Action Args
2017-01-18 21:11:44python-devsetrecipients: + python-dev, gvanrossum, yselivanov, levkivskyi, JelleZijlstra
2017-01-18 21:11:44python-devlinkissue29198 messages
2017-01-18 21:11:44python-devcreate