Message 361965 - Python tracker (original) (raw)

Message361965

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:21 vstinner set recipients: + vstinner, nascheme, serhiy.storchaka, steve.dower, corona10, shihai1991
2020-02-13 17:37:20 vstinner set messageid: 1581615440.97.0.827100951023.issue39573@roundup.psfhosted.org
2020-02-13 17:37:20 vstinner link issue39573 messages
2020-02-13 17:37:20 vstinner create