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 vstinner
Date 2021-06-11.08:35:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623400544.33.0.236101780487.issue44378@roundup.psfhosted.org>
In-reply-to
Content
New changeset 304dfec8d3c0763734ea8b5fa2af1d9e1ce69ffa by Victor Stinner in branch 'main':
bpo-44378: Fix a compiler warning in Py_IS_TYPE() (GH-26644)
https://github.com/python/cpython/commit/304dfec8d3c0763734ea8b5fa2af1d9e1ce69ffa
History
Date User Action Args
2021-06-11 08:35:44vstinnersetrecipients: + vstinner
2021-06-11 08:35:44vstinnersetmessageid: <1623400544.33.0.236101780487.issue44378@roundup.psfhosted.org>
2021-06-11 08:35:44vstinnerlinkissue44378 messages
2021-06-11 08:35:44vstinnercreate