Message 287155 - Python tracker
Message287155
| Author | vstinner |
|---|---|
| Recipients | scoder, serhiy.storchaka, skrah, vstinner |
| Date | 2017-02-06.17:12:17 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1486401138.0.0.369216841372.issue29464@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I measured the stack consumption, it's not better. But I created the issue #29465 "Add _PyObject_FastCall() to reduce stack consumption" which would allow to reduce the stack consumption with this patch. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-02-06 17:12:18 | vstinner | set | recipients: + vstinner, scoder, skrah, serhiy.storchaka |
| 2017-02-06 17:12:17 | vstinner | set | messageid: <1486401138.0.0.369216841372.issue29464@psf.upfronthosting.co.za> |
| 2017-02-06 17:12:17 | vstinner | link | issue29464 messages |
| 2017-02-06 17:12:17 | vstinner | create | |