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, hroncok, nascheme, petdance, ronaldoussoren, serhiy.storchaka, shihai1991, steve.dower, vstinner
Date 2020-11-18.17:48:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605721696.29.0.893360438887.issue39573@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0e2ac21dd4960574e89561243763eabba685296a by Victor Stinner in branch 'master':
bpo-39573: Convert Py_TYPE() and Py_SIZE() back to macros (GH-23366)
https://github.com/python/cpython/commit/0e2ac21dd4960574e89561243763eabba685296a
History
Date User Action Args
2020-11-18 17:48:16vstinnersetrecipients: + vstinner, nascheme, ronaldoussoren, serhiy.storchaka, steve.dower, hroncok, corona10, ZackerySpytz, WildCard65, shihai1991, petdance
2020-11-18 17:48:16vstinnersetmessageid: <1605721696.29.0.893360438887.issue39573@roundup.psfhosted.org>
2020-11-18 17:48:16vstinnerlinkissue39573 messages
2020-11-18 17:48:15vstinnercreate