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 yselivanov
Recipients asvetlov, njs, yselivanov
Date 2018-01-29.01:31:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517189464.02.0.467229070634.issue32650@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c7ab581db216aeeb1c2aa7af2f2198d2b7516383 by Yury Selivanov (Pablo Galindo) in branch 'master':
bpo-32650 Add support for async generators and more test for coroutines in pdb  (#5403)
https://github.com/python/cpython/commit/c7ab581db216aeeb1c2aa7af2f2198d2b7516383
History
Date User Action Args
2018-01-29 01:31:04yselivanovsetrecipients: + yselivanov, njs, asvetlov
2018-01-29 01:31:04yselivanovsetmessageid: <1517189464.02.0.467229070634.issue32650@psf.upfronthosting.co.za>
2018-01-29 01:31:03yselivanovlinkissue32650 messages
2018-01-29 01:31:03yselivanovcreate