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 brett.cannon, ned.deily, serhiy.storchaka, vstinner, yselivanov
Date 2017-03-24.23:12:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490397128.83.0.661383280409.issue28893@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 398ff91ac0b8f4d930cd5d9e3e6a4bf247f810ef by Yury Selivanov in branch 'master':
bpo-28893: Set __cause__ for errors in async iteration protocol (#407)
https://github.com/python/cpython/commit/398ff91ac0b8f4d930cd5d9e3e6a4bf247f810ef
History
Date User Action Args
2017-03-24 23:12:08yselivanovsetrecipients: + yselivanov, brett.cannon, vstinner, ned.deily, serhiy.storchaka
2017-03-24 23:12:08yselivanovsetmessageid: <1490397128.83.0.661383280409.issue28893@psf.upfronthosting.co.za>
2017-03-24 23:12:08yselivanovlinkissue28893 messages
2017-03-24 23:12:08yselivanovcreate