Message 285136 - Python tracker
Message285136
| Author | vstinner |
|---|---|
| Recipients | python-dev, serhiy.storchaka, vstinner, xiang.zhang |
| Date | 2017-01-10.17:51:18 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1484070678.86.0.749009435605.issue28870@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I created the issue #29227 "Reduce C stack consumption in function calls" which contains a first simple patch with a significant effect on the C stack. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-01-10 17:51:18 | vstinner | set | recipients: + vstinner, python-dev, serhiy.storchaka, xiang.zhang |
| 2017-01-10 17:51:18 | vstinner | set | messageid: <1484070678.86.0.749009435605.issue28870@psf.upfronthosting.co.za> |
| 2017-01-10 17:51:18 | vstinner | link | issue28870 messages |
| 2017-01-10 17:51:18 | vstinner | create | |