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 corona10
Recipients corona10, nascheme, petdance, ronaldoussoren, serhiy.storchaka, shihai1991, steve.dower, vstinner
Date 2020-05-04.13:32:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588599121.06.0.7290316699.issue39573@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5e8ffe147710e449c2e935a4e2ff5cbd19828a8a by Hai Shi in branch 'master':
bpo-39573: Use Py_IS_TYPE to check for types (GH-19882)
https://github.com/python/cpython/commit/5e8ffe147710e449c2e935a4e2ff5cbd19828a8a
History
Date User Action Args
2020-05-04 13:32:01corona10setrecipients: + corona10, nascheme, ronaldoussoren, vstinner, serhiy.storchaka, steve.dower, shihai1991, petdance
2020-05-04 13:32:01corona10setmessageid: <1588599121.06.0.7290316699.issue39573@roundup.psfhosted.org>
2020-05-04 13:32:01corona10linkissue39573 messages
2020-05-04 13:32:01corona10create