Message 287154 - Python tracker
Message287154
| Author | vstinner |
|---|---|
| Recipients | methane, serhiy.storchaka, vstinner |
| Date | 2017-02-06.17:11:05 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1486401065.37.0.855156231502.issue29465@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
meth_fastcall_stacksize.patch: Patch adding _testcapi.meth_fastcall_stacksize() to measure the stack usage to call a METH_FASTCALL function. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-02-06 17:11:05 | vstinner | set | recipients: + vstinner, methane, serhiy.storchaka |
| 2017-02-06 17:11:05 | vstinner | set | messageid: <1486401065.37.0.855156231502.issue29465@psf.upfronthosting.co.za> |
| 2017-02-06 17:11:05 | vstinner | link | issue29465 messages |
| 2017-02-06 17:11:05 | vstinner | create | |