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 miss-islington
Recipients Dormouse759, miss-islington, ncoghlan, petr.viktorin, scoder, shihai1991, terry.reedy, vstinner
Date 2020-05-12.14:12:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589292765.3.0.112082183467.issue38787@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4c9ea093cd752a6687864674d34250653653f743 by scoder in branch 'master':
bpo-38787: Add PyCFunction_CheckExact() macro for exact type checks (GH-20024)
https://github.com/python/cpython/commit/4c9ea093cd752a6687864674d34250653653f743
History
Date User Action Args
2020-05-12 14:12:45miss-islingtonsetrecipients: + miss-islington, terry.reedy, ncoghlan, scoder, vstinner, petr.viktorin, Dormouse759, shihai1991
2020-05-12 14:12:45miss-islingtonsetmessageid: <1589292765.3.0.112082183467.issue38787@roundup.psfhosted.org>
2020-05-12 14:12:45miss-islingtonlinkissue38787 messages
2020-05-12 14:12:45miss-islingtoncreate