This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

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:05vstinnersetrecipients: + vstinner, methane, serhiy.storchaka
2017-02-06 17:11:05vstinnersetmessageid: <1486401065.37.0.855156231502.issue29465@psf.upfronthosting.co.za>
2017-02-06 17:11:05vstinnerlinkissue29465 messages
2017-02-06 17:11:05vstinnercreate