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.22:53:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583535201.47.0.495013819668.issue39573@roundup.psfhosted.org>
In-reply-to
Content
New changeset 557287075c264d2458cd3e1b45e9b8ee5341e0a1 by Andy Lester in branch 'master':
 bpo-39573: Use Py_IS_TYPE() macro to check for types (GH-18809)
https://github.com/python/cpython/commit/557287075c264d2458cd3e1b45e9b8ee5341e0a1
History
Date User Action Args
2020-03-06 22:53:21vstinnersetrecipients: + vstinner, nascheme, serhiy.storchaka, steve.dower, corona10, shihai1991, petdance
2020-03-06 22:53:21vstinnersetmessageid: <1583535201.47.0.495013819668.issue39573@roundup.psfhosted.org>
2020-03-06 22:53:21vstinnerlinkissue39573 messages
2020-03-06 22:53:21vstinnercreate