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 Michael.Felt, corona10, petdance, shihai1991, vstinner
Date 2020-04-14.18:11:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1586887884.08.0.771196961896.issue40170@roundup.psfhosted.org>
In-reply-to
Content
New changeset 675d9a3d7afc767a2818c84da7ba4bf4181dcf26 by Hai Shi in branch 'master':
bpo-40170: Convert PyObject_IS_GC() macro to a function (GH-19464)
https://github.com/python/cpython/commit/675d9a3d7afc767a2818c84da7ba4bf4181dcf26
History
Date User Action Args
2020-04-14 18:11:24vstinnersetrecipients: + vstinner, Michael.Felt, corona10, shihai1991, petdance
2020-04-14 18:11:24vstinnersetmessageid: <1586887884.08.0.771196961896.issue40170@roundup.psfhosted.org>
2020-04-14 18:11:24vstinnerlinkissue40170 messages
2020-04-14 18:11:24vstinnercreate