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 vstinner
Recipients vstinner
Date 2019-11-14.12:36:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1573734988.87.0.166928720738.issue38644@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4d231bcc77ac8ce7d11bda0804130dcdd678f710 by Victor Stinner in branch 'master':
bpo-38644: Add _PyObject_Call() (GH-17089)
https://github.com/python/cpython/commit/4d231bcc77ac8ce7d11bda0804130dcdd678f710
History
Date User Action Args
2019-11-14 12:36:28vstinnersetrecipients: + vstinner
2019-11-14 12:36:28vstinnersetmessageid: <1573734988.87.0.166928720738.issue38644@roundup.psfhosted.org>
2019-11-14 12:36:28vstinnerlinkissue38644 messages
2019-11-14 12:36:28vstinnercreate