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 WildCard65, ZackerySpytz, corona10, nascheme, petdance, ronaldoussoren, serhiy.storchaka, shihai1991, steve.dower, vstinner
Date 2020-07-10.10:40:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1594377654.61.0.238883802589.issue39573@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8182cc2e68a3c6ea5d5342fed3f1c76b0521fbc1 by Victor Stinner in branch 'master':
bpo-39573: Use the Py_TYPE() macro (GH-21433)
https://github.com/python/cpython/commit/8182cc2e68a3c6ea5d5342fed3f1c76b0521fbc1
History
Date User Action Args
2020-07-10 10:40:54vstinnersetrecipients: + vstinner, nascheme, ronaldoussoren, serhiy.storchaka, steve.dower, corona10, ZackerySpytz, WildCard65, shihai1991, petdance
2020-07-10 10:40:54vstinnersetmessageid: <1594377654.61.0.238883802589.issue39573@roundup.psfhosted.org>
2020-07-10 10:40:54vstinnerlinkissue39573 messages
2020-07-10 10:40:54vstinnercreate