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 2021-10-14.19:53:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634241192.5.0.327213799798.issue45439@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3cc56c828d2d8f8659ea49447234bf0d2b87cd64 by Victor Stinner in branch 'main':
bpo-45439: Move _PyObject_VectorcallTstate() to pycore_call.h (GH-28893)
https://github.com/python/cpython/commit/3cc56c828d2d8f8659ea49447234bf0d2b87cd64
History
Date User Action Args
2021-10-14 19:53:12vstinnersetrecipients: + vstinner
2021-10-14 19:53:12vstinnersetmessageid: <1634241192.5.0.327213799798.issue45439@roundup.psfhosted.org>
2021-10-14 19:53:12vstinnerlinkissue45439 messages
2021-10-14 19:53:12vstinnercreate