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.01:24:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1581038695.22.0.0514995301744.issue39573@roundup.psfhosted.org>
In-reply-to
Content
New changeset a102ed7d2f0e7e05438f14d5fb72ca0358602249 by Victor Stinner in branch 'master':
bpo-39573: Use Py_TYPE() macro in Python and Include directories (GH-18391)
https://github.com/python/cpython/commit/a102ed7d2f0e7e05438f14d5fb72ca0358602249
History
Date User Action Args
2020-02-07 01:24:55vstinnersetrecipients: + vstinner, nascheme
2020-02-07 01:24:55vstinnersetmessageid: <1581038695.22.0.0514995301744.issue39573@roundup.psfhosted.org>
2020-02-07 01:24:55vstinnerlinkissue39573 messages
2020-02-07 01:24:55vstinnercreate