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-08.09:05:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1573203925.38.0.671877561775.issue38644@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7e433733175e76627d46ed9bdab543860cd1452d by Victor Stinner in branch 'master':
bpo-38644: Add _PyObject_VectorcallTstate() (GH-17052)
https://github.com/python/cpython/commit/7e433733175e76627d46ed9bdab543860cd1452d
History
Date User Action Args
2019-11-08 09:05:25vstinnersetrecipients: + vstinner
2019-11-08 09:05:25vstinnersetmessageid: <1573203925.38.0.671877561775.issue38644@roundup.psfhosted.org>
2019-11-08 09:05:25vstinnerlinkissue38644 messages
2019-11-08 09:05:25vstinnercreate