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 python-dev
Recipients python-dev, vstinner
Date 2016-12-15.11:55:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161215115507.2132.71647.0F448B1F@psf.io>
In-reply-to
Content
New changeset bec846dd92e8 by Victor Stinner in branch 'default':
Fix _PyObject_CallFunctionVa(), use the small stack
https://hg.python.org/cpython/rev/bec846dd92e8
History
Date User Action Args
2016-12-15 11:55:10python-devsetrecipients: + python-dev, vstinner
2016-12-15 11:55:10python-devlinkissue28915 messages
2016-12-15 11:55:10python-devcreate