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 Mark.Shannon, miss-islington, shihai1991, vstinner
Date 2021-01-29.15:53:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1611935616.89.0.457529097083.issue42979@roundup.psfhosted.org>
In-reply-to
Content
New changeset a6192635f1e62af2bb8a435487ebb51800edd671 by Victor Stinner in branch 'master':
bpo-42979: Use _Py_CheckSlotResult() to check slots result (GH-24356)
https://github.com/python/cpython/commit/a6192635f1e62af2bb8a435487ebb51800edd671
History
Date User Action Args
2021-01-29 15:53:36vstinnersetrecipients: + vstinner, Mark.Shannon, miss-islington, shihai1991
2021-01-29 15:53:36vstinnersetmessageid: <1611935616.89.0.457529097083.issue42979@roundup.psfhosted.org>
2021-01-29 15:53:36vstinnerlinkissue42979 messages
2021-01-29 15:53:36vstinnercreate