Message283309
| Author | vstinner |
|---|---|
| Recipients | python-dev, serhiy.storchaka, vstinner |
| Date | 2016-12-15.14:26:23 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1481811983.24.0.91949651554.issue28870@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
For comparison, Python 3.5 (before fast calls) uses 448 bytes of C stack per call. Python 3.5 uses a tuple allocated in the heap memory. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-12-15 14:26:23 | vstinner | set | recipients: + vstinner, python-dev, serhiy.storchaka |
| 2016-12-15 14:26:23 | vstinner | set | messageid: <1481811983.24.0.91949651554.issue28870@psf.upfronthosting.co.za> |
| 2016-12-15 14:26:23 | vstinner | link | issue28870 messages |
| 2016-12-15 14:26:23 | vstinner | create | |