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, scoder, serhiy.storchaka, vstinner
Date 2016-08-22.21:03:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160822210327.13921.63782.23C19973@psf.io>
In-reply-to
Content
New changeset 263334a652ac by Victor Stinner in branch 'default':
Rename _PyObject_FastCall() to _PyObject_FastCallDict()
https://hg.python.org/cpython/rev/263334a652ac
History
Date User Action Args
2016-08-22 21:03:32python-devsetrecipients: + python-dev, scoder, vstinner, serhiy.storchaka
2016-08-22 21:03:32python-devlinkissue27809 messages
2016-08-22 21:03:32python-devcreate