Message216271
| Author | yselivanov |
|---|---|
| Recipients | benjamin.peterson, giampaolo.rodola, gvanrossum, ncoghlan, pitrou, python-dev, richard.kiss, vstinner, yselivanov |
| Date | 2014-04-15.02:13:12 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1397527993.07.0.377622365786.issue21209@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> [...] CoroWrapper.send() signature is different from a real generator's send() method, but I think that send() to a coroutine is an internal detail anyway [...] Yeah, and since it's used in debug mode only, I think we should be safe. > When you commit, can you do upstgream (Tulip) first? Sure, this patch was for tulip code. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-04-15 02:13:13 | yselivanov | set | recipients: + yselivanov, gvanrossum, ncoghlan, pitrou, vstinner, giampaolo.rodola, benjamin.peterson, python-dev, richard.kiss |
| 2014-04-15 02:13:13 | yselivanov | set | messageid: <1397527993.07.0.377622365786.issue21209@psf.upfronthosting.co.za> |
| 2014-04-15 02:13:13 | yselivanov | link | issue21209 messages |
| 2014-04-15 02:13:12 | yselivanov | create | |