Message216292
| Author | yselivanov |
|---|---|
| Recipients | benjamin.peterson, giampaolo.rodola, gvanrossum, ncoghlan, pitrou, python-dev, richard.kiss, vstinner, yselivanov |
| Date | 2014-04-15.14:10:54 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1397571054.82.0.549259184177.issue21209@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Guido, I'm feeling a bit uncomfortable with the patch I pushed. I think we should adjust the solution, to avoid having arguments to 'gen.send' packed in two nested tuples. Please take a look at the new patch (corowrapper_03.patch). It adds some amount of ugliness, but with it in place, I'd be more sure that we don't brake anything. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-04-15 14:10:54 | yselivanov | set | recipients: + yselivanov, gvanrossum, ncoghlan, pitrou, vstinner, giampaolo.rodola, benjamin.peterson, python-dev, richard.kiss |
| 2014-04-15 14:10:54 | yselivanov | set | messageid: <1397571054.82.0.549259184177.issue21209@psf.upfronthosting.co.za> |
| 2014-04-15 14:10:54 | yselivanov | link | issue21209 messages |
| 2014-04-15 14:10:54 | yselivanov | create | |