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