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 vstinner
Date 2020-02-05.13:24:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1580909086.48.0.322595724614.issue39542@roundup.psfhosted.org>
In-reply-to
Content
New changeset 509dd90f4684e40af3105dd3e754fa4b9c1530c1 by Victor Stinner in branch 'master':
bpo-39542: Convert PyType_Check() to static inline function (GH-18364)
https://github.com/python/cpython/commit/509dd90f4684e40af3105dd3e754fa4b9c1530c1
History
Date User Action Args
2020-02-05 13:24:46vstinnersetrecipients: + vstinner
2020-02-05 13:24:46vstinnersetmessageid: <1580909086.48.0.322595724614.issue39542@roundup.psfhosted.org>
2020-02-05 13:24:46vstinnerlinkissue39542 messages
2020-02-05 13:24:46vstinnercreate