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-02-17.10:09:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1581934164.87.0.358351104649.issue39573@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1b55b65638254aa78b005fbf0b71fb02499f1852 by Dong-hee Na in branch 'master':
bpo-39573: Clean up modules and headers to use Py_IS_TYPE() function (GH-18521)
https://github.com/python/cpython/commit/1b55b65638254aa78b005fbf0b71fb02499f1852
History
Date User Action Args
2020-02-17 10:09:24vstinnersetrecipients: + vstinner, nascheme, serhiy.storchaka, steve.dower, corona10, shihai1991, petdance
2020-02-17 10:09:24vstinnersetmessageid: <1581934164.87.0.358351104649.issue39573@roundup.psfhosted.org>
2020-02-17 10:09:24vstinnerlinkissue39573 messages
2020-02-17 10:09:24vstinnercreate