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, serhiy.storchaka, shihai1991, steve.dower, vstinner
Date 2020-02-13.17:37:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1581615440.97.0.827100951023.issue39573@roundup.psfhosted.org>
In-reply-to
Content
New changeset d905df766c367c350f20c46ccd99d4da19ed57d8 by Dong-hee Na in branch 'master':
bpo-39573: Add Py_IS_TYPE() function (GH-18488)
https://github.com/python/cpython/commit/d905df766c367c350f20c46ccd99d4da19ed57d8
History
Date User Action Args
2020-02-13 17:37:21vstinnersetrecipients: + vstinner, nascheme, serhiy.storchaka, steve.dower, corona10, shihai1991
2020-02-13 17:37:20vstinnersetmessageid: <1581615440.97.0.827100951023.issue39573@roundup.psfhosted.org>
2020-02-13 17:37:20vstinnerlinkissue39573 messages
2020-02-13 17:37:20vstinnercreate