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 Demur Rumed, ezio.melotti, jstasiak, pitrou, python-dev, rhettinger, scoder, serhiy.storchaka, vstinner, yselivanov
Date 2016-12-01.14:09:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161201140943.42091.3386.4BFEF906@psf.io>
In-reply-to
Content
New changeset b9c9691c72c5 by Victor Stinner in branch 'default':
Replace PyObject_CallFunctionObjArgs() with fastcall
https://hg.python.org/cpython/rev/b9c9691c72c5
History
Date User Action Args
2016-12-01 14:09:50python-devsetrecipients: + python-dev, rhettinger, pitrou, scoder, vstinner, ezio.melotti, serhiy.storchaka, yselivanov, jstasiak, Demur Rumed
2016-12-01 14:09:50python-devlinkissue23507 messages
2016-12-01 14:09:50python-devcreate