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 ncoghlan
Recipients Mariatta, ncoghlan, serhiy.storchaka, syncosmic
Date 2017-08-18.02:29:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1503023363.26.0.22603474691.issue31183@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset fe2b56ab9212c1cf19c48b848fa60f7f201c366f by Nick Coghlan (syncosmic) in branch 'master':
bpo-31183: `dis` now handles coroutines & async generators (GH-3077)
https://github.com/python/cpython/commit/fe2b56ab9212c1cf19c48b848fa60f7f201c366f
History
Date User Action Args
2017-08-18 02:29:23ncoghlansetrecipients: + ncoghlan, serhiy.storchaka, Mariatta, syncosmic
2017-08-18 02:29:23ncoghlansetmessageid: <1503023363.26.0.22603474691.issue31183@psf.upfronthosting.co.za>
2017-08-18 02:29:23ncoghlanlinkissue31183 messages
2017-08-18 02:29:23ncoghlancreate