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 brett.cannon, eric.snow, larry, ncoghlan, random832, rhettinger, serhiy.storchaka, vstinner, xiang.zhang
Date 2016-04-21.08:57:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1461229065.72.0.736819753841.issue26811@psf.upfronthosting.co.za>
In-reply-to
Content
I created the issue #26814: "Add a new _PyObject_CallStack() function which avoids the creation of a tuple or dict for arguments".
History
Date User Action Args
2016-04-21 08:57:45vstinnersetrecipients: + vstinner, brett.cannon, rhettinger, ncoghlan, larry, eric.snow, serhiy.storchaka, random832, xiang.zhang
2016-04-21 08:57:45vstinnersetmessageid: <1461229065.72.0.736819753841.issue26811@psf.upfronthosting.co.za>
2016-04-21 08:57:45vstinnerlinkissue26811 messages
2016-04-21 08:57:45vstinnercreate