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 corona10, nascheme, petdance, serhiy.storchaka, shihai1991, steve.dower, vstinner
Date 2020-03-06.08:04:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583481845.0.0.577887246108.issue39573@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8767ce92d24d3687405848442e6c67cf0af1c657 by Andy Lester in branch 'master':
bpo-39573: Make Py_IS_TYPE() take constant parameters (GH-18799)
https://github.com/python/cpython/commit/8767ce92d24d3687405848442e6c67cf0af1c657
History
Date User Action Args
2020-03-06 08:04:05vstinnersetrecipients: + vstinner, nascheme, serhiy.storchaka, steve.dower, corona10, shihai1991, petdance
2020-03-06 08:04:05vstinnersetmessageid: <1583481845.0.0.577887246108.issue39573@roundup.psfhosted.org>
2020-03-06 08:04:04vstinnerlinkissue39573 messages
2020-03-06 08:04:04vstinnercreate