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 methane, python-dev, rhettinger, serhiy.storchaka, vstinner, yselivanov
Date 2017-02-10.00:00:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1486684820.68.0.0130728708015.issue29507@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset b1dc6b6d5fa20f63f9651df2e7986a066c88ff7d by Victor Stinner in branch 'master':
Issue #29507: Fix _PyObject_CallFunctionVa()
https://github.com/python/cpython/commit/b1dc6b6d5fa20f63f9651df2e7986a066c88ff7d
History
Date User Action Args
2017-02-10 00:00:20python-devsetrecipients: + python-dev, rhettinger, vstinner, methane, serhiy.storchaka, yselivanov
2017-02-10 00:00:20python-devsetmessageid: <1486684820.68.0.0130728708015.issue29507@psf.upfronthosting.co.za>
2017-02-10 00:00:20python-devlinkissue29507 messages
2017-02-10 00:00:20python-devcreate