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, serhiy.storchaka, vstinner
Date 2016-12-05.16:13:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161205161308.30631.15020.C3BF2427@psf.io>
In-reply-to
Content
New changeset 4171cc26272c by Victor Stinner in branch 'default':
Issue #28858: Remove _PyObject_CallArg1() macro
https://hg.python.org/cpython/rev/4171cc26272c
History
Date User Action Args
2016-12-05 16:13:21python-devsetrecipients: + python-dev, vstinner, serhiy.storchaka
2016-12-05 16:13:21python-devlinkissue28858 messages
2016-12-05 16:13:21python-devcreate