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 Mark.Shannon
Recipients Mark.Shannon, miss-islington, shihai1991, vstinner
Date 2021-01-27.16:39:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1611765582.97.0.735767018615.issue42979@roundup.psfhosted.org>
In-reply-to
Content
New changeset c9b8e9c421b57acdcaf24fab0c93bc29b3ef7c67 by Victor Stinner in branch 'master':
bpo-42979: Enhance abstract.c assertions checking slot result (GH-24352)
https://github.com/python/cpython/commit/c9b8e9c421b57acdcaf24fab0c93bc29b3ef7c67
History
Date User Action Args
2021-01-27 16:39:43Mark.Shannonsetrecipients: + Mark.Shannon, vstinner, miss-islington, shihai1991
2021-01-27 16:39:42Mark.Shannonsetmessageid: <1611765582.97.0.735767018615.issue42979@roundup.psfhosted.org>
2021-01-27 16:39:42Mark.Shannonlinkissue42979 messages
2021-01-27 16:39:42Mark.Shannoncreate