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 Michael.Felt, corona10, miss-islington, rhettinger, ronaldoussoren, shihai1991, vstinner
Date 2020-09-23.12:08:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1600862921.7.0.314181544909.issue40170@roundup.psfhosted.org>
In-reply-to
Content
New changeset 97d15ae1d8411b49b1fcdc0c67c51849dccce9c9 by Victor Stinner in branch 'master':
bpo-40170: Use inline _PyType_HasFeature() function (GH-22375)
https://github.com/python/cpython/commit/97d15ae1d8411b49b1fcdc0c67c51849dccce9c9
History
Date User Action Args
2020-09-23 12:08:41vstinnersetrecipients: + vstinner, rhettinger, ronaldoussoren, Michael.Felt, corona10, miss-islington, shihai1991
2020-09-23 12:08:41vstinnersetmessageid: <1600862921.7.0.314181544909.issue40170@roundup.psfhosted.org>
2020-09-23 12:08:41vstinnerlinkissue40170 messages
2020-09-23 12:08:41vstinnercreate