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