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 colesbury, vstinner
Date 2020-02-07.00:43:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1581036217.6.0.112508611282.issue39571@roundup.psfhosted.org>
In-reply-to
Content
New changeset f95cd199b4bc16775c8c48641bd85416b17742e7 by Victor Stinner in branch 'master':
bpo-39571: Fix clang warning on PyTypeObject typedef (GH-18385)
https://github.com/python/cpython/commit/f95cd199b4bc16775c8c48641bd85416b17742e7
History
Date User Action Args
2020-02-07 00:43:37vstinnersetrecipients: + vstinner, colesbury
2020-02-07 00:43:37vstinnersetmessageid: <1581036217.6.0.112508611282.issue39571@roundup.psfhosted.org>
2020-02-07 00:43:37vstinnerlinkissue39571 messages
2020-02-07 00:43:37vstinnercreate