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, brett.cannon, gvanrossum, martin.panter, ncoghlan, vstinner, yselivanov
Date 2015-12-17.18:11:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1450375875.16.0.639874842954.issue25887@psf.upfronthosting.co.za>
In-reply-to
Content
New patch -- added more tests, made gen_send_ex() to always raise an error if the genobject is an exhausted coroutine.
History
Date User Action Args
2015-12-17 18:11:15yselivanovsetrecipients: + yselivanov, gvanrossum, brett.cannon, ncoghlan, vstinner, asvetlov, martin.panter
2015-12-17 18:11:15yselivanovsetmessageid: <1450375875.16.0.639874842954.issue25887@psf.upfronthosting.co.za>
2015-12-17 18:11:15yselivanovlinkissue25887 messages
2015-12-17 18:11:15yselivanovcreate