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 python-dev
Recipients Arfrever, eric.snow, gvanrossum, ncoghlan, python-dev, skip.montanaro, vstinner, yselivanov
Date 2015-06-02.22:45:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150602224522.22624.18344@psf.io>
In-reply-to
Content
New changeset 19d613c2cd5f by Yury Selivanov in branch '3.5':
Issue 24342: Let wrapper set by sys.set_coroutine_wrapper fail gracefully
https://hg.python.org/cpython/rev/19d613c2cd5f

New changeset 8a6db1679a23 by Yury Selivanov in branch 'default':
Issue 24342: Let wrapper set by sys.set_coroutine_wrapper fail gracefully
https://hg.python.org/cpython/rev/8a6db1679a23
History
Date User Action Args
2015-06-02 22:45:25python-devsetrecipients: + python-dev, gvanrossum, skip.montanaro, ncoghlan, vstinner, Arfrever, eric.snow, yselivanov
2015-06-02 22:45:25python-devlinkissue24342 messages
2015-06-02 22:45:25python-devcreate