Message 362134 - Python tracker (original) (raw)

Message362134

Author vstinner
Recipients corona10, nascheme, petdance, serhiy.storchaka, shihai1991, steve.dower, vstinner
Date 2020-02-17.10:09:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 1581934164.87.0.358351104649.issue39573@roundup.psfhosted.org
In-reply-to
Content
New changeset 1b55b65638254aa78b005fbf0b71fb02499f1852 by Dong-hee Na in branch 'master': bpo-39573: Clean up modules and headers to use Py_IS_TYPE() function (GH-18521) https://github.com/python/cpython/commit/1b55b65638254aa78b005fbf0b71fb02499f1852
History
Date User Action Args
2020-02-17 10:09:24 vstinner set recipients: + vstinner, nascheme, serhiy.storchaka, steve.dower, corona10, shihai1991, petdance
2020-02-17 10:09:24 vstinner set messageid: 1581934164.87.0.358351104649.issue39573@roundup.psfhosted.org
2020-02-17 10:09:24 vstinner link issue39573 messages
2020-02-17 10:09:24 vstinner create