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 asvetlov
Recipients asvetlov, njs, yselivanov
Date 2018-01-29.06:51:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517208669.31.0.467229070634.issue32650@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3cfb84c65790f5f9377574f9be0799bdd9d0132c by Andrew Svetlov in branch '3.6':
[3.6] bpo-32650 Add support for async generators and more test for coroutines in pdb  (GH-5403). (#5411)
https://github.com/python/cpython/commit/3cfb84c65790f5f9377574f9be0799bdd9d0132c
History
Date User Action Args
2018-01-29 06:51:09asvetlovsetrecipients: + asvetlov, njs, yselivanov
2018-01-29 06:51:09asvetlovsetmessageid: <1517208669.31.0.467229070634.issue32650@psf.upfronthosting.co.za>
2018-01-29 06:51:09asvetlovlinkissue32650 messages
2018-01-29 06:51:09asvetlovcreate