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 nascheme, vstinner
Date 2020-02-07.10:18:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1581070722.06.0.035634914892.issue39573@roundup.psfhosted.org>
In-reply-to
Content
New changeset c65b320a95784d2b2133926921d67ac439259e9f by Victor Stinner in branch 'master':
bpo-39573: Use Py_TYPE() macro in object.c (GH-18398)
https://github.com/python/cpython/commit/c65b320a95784d2b2133926921d67ac439259e9f
History
Date User Action Args
2020-02-07 10:18:42vstinnersetrecipients: + vstinner, nascheme
2020-02-07 10:18:42vstinnersetmessageid: <1581070722.06.0.035634914892.issue39573@roundup.psfhosted.org>
2020-02-07 10:18:42vstinnerlinkissue39573 messages
2020-02-07 10:18:42vstinnercreate