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-04.13:15:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583327730.3.0.390554448148.issue39573@roundup.psfhosted.org>
In-reply-to
Content
New changeset dffe4c07095e0c693e094d3c140e85a68bd8128e by Andy Lester in branch 'master':
bpo-39573: Finish converting to new Py_IS_TYPE() macro (GH-18601)
https://github.com/python/cpython/commit/dffe4c07095e0c693e094d3c140e85a68bd8128e
History
Date User Action Args
2020-03-04 13:15:30vstinnersetrecipients: + vstinner, nascheme, serhiy.storchaka, steve.dower, corona10, shihai1991, petdance
2020-03-04 13:15:30vstinnersetmessageid: <1583327730.3.0.390554448148.issue39573@roundup.psfhosted.org>
2020-03-04 13:15:30vstinnerlinkissue39573 messages
2020-03-04 13:15:30vstinnercreate