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