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 martin.panter, python-dev, scoder, serhiy.storchaka, vstinner
Date 2016-09-09.19:50:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160909195025.1800.35206.44FC6CCA@psf.io>
In-reply-to
Content
New changeset 18d2d128cd1e by Victor Stinner in branch 'default':
Add _PyObject_FastCallKeywords()
https://hg.python.org/cpython/rev/18d2d128cd1e
History
Date User Action Args
2016-09-09 19:50:29python-devsetrecipients: + python-dev, scoder, vstinner, martin.panter, serhiy.storchaka
2016-09-09 19:50:29python-devlinkissue27830 messages
2016-09-09 19:50:29python-devcreate