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.00:25:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517185507.62.0.467229070634.issue32650@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 46877024423e98d1b872bf308dacacd583327207 by Andrew Svetlov (Pablo Galindo) in branch 'master':
bpo-32650: Add native coroutine support to bdb when stepping over line (GH-5400)
https://github.com/python/cpython/commit/46877024423e98d1b872bf308dacacd583327207
History
Date User Action Args
2018-01-29 00:25:07asvetlovsetrecipients: + asvetlov, njs, yselivanov
2018-01-29 00:25:07asvetlovsetmessageid: <1517185507.62.0.467229070634.issue32650@psf.upfronthosting.co.za>
2018-01-29 00:25:07asvetlovlinkissue32650 messages
2018-01-29 00:25:07asvetlovcreate