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 serhiy.storchaka, vstinner
Date 2016-12-04.23:38:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1480894690.92.0.0233981812803.issue28870@psf.upfronthosting.co.za>
In-reply-to
Content
> But it doesn't affect a stack consumption.

How do you check the stack consumption of PyObject_CallFunctionObjArgs()?
History
Date User Action Args
2016-12-04 23:38:10vstinnersetrecipients: + vstinner, serhiy.storchaka
2016-12-04 23:38:10vstinnersetmessageid: <1480894690.92.0.0233981812803.issue28870@psf.upfronthosting.co.za>
2016-12-04 23:38:10vstinnerlinkissue28870 messages
2016-12-04 23:38:10vstinnercreate