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 pitrou
Recipients ezio.melotti, pitrou, rhettinger, scoder, serhiy.storchaka
Date 2015-04-13.18:15:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1428948911.67.0.433080279673.issue23507@psf.upfronthosting.co.za>
In-reply-to
Content
By the way, is PyTuple_New() really the culprit here? Or is it the valist handling in PyObject_CallFunctionObjArgs()?
History
Date User Action Args
2015-04-13 18:15:11pitrousetrecipients: + pitrou, rhettinger, scoder, ezio.melotti, serhiy.storchaka
2015-04-13 18:15:11pitrousetmessageid: <1428948911.67.0.433080279673.issue23507@psf.upfronthosting.co.za>
2015-04-13 18:15:11pitroulinkissue23507 messages
2015-04-13 18:15:11pitroucreate