Message245489
| Author | ncoghlan |
|---|---|
| Recipients | gvanrossum, larry, ncoghlan, yselivanov |
| Date | 2015-06-19.05:06:39 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1434690399.52.0.913399277616.issue24468@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
In my last set of review comments on issue 24400 I suggested changing the Python level attributes for coroutine objects to cr_frame, cr_code, and cr_running. It's possible that may provide a different way to eliminate some of the current compiler flag checks. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-06-19 05:06:39 | ncoghlan | set | recipients: + ncoghlan, gvanrossum, larry, yselivanov |
| 2015-06-19 05:06:39 | ncoghlan | set | messageid: <1434690399.52.0.913399277616.issue24468@psf.upfronthosting.co.za> |
| 2015-06-19 05:06:39 | ncoghlan | link | issue24468 messages |
| 2015-06-19 05:06:39 | ncoghlan | create | |