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-14.07:50:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1581666623.08.0.230850761692.issue39573@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9aeb0ef9309384099e2f23bcee2240fbc096568e by Dong-hee Na in branch 'master':
 bpo-39573: Update clinic to use Py_IS_TYPE() function (GH-18507)
https://github.com/python/cpython/commit/9aeb0ef9309384099e2f23bcee2240fbc096568e
History
Date User Action Args
2020-02-14 07:50:23vstinnersetrecipients: + vstinner, nascheme, serhiy.storchaka, steve.dower, corona10, shihai1991
2020-02-14 07:50:23vstinnersetmessageid: <1581666623.08.0.230850761692.issue39573@roundup.psfhosted.org>
2020-02-14 07:50:23vstinnerlinkissue39573 messages
2020-02-14 07:50:23vstinnercreate