SIGN IN SIGN UP

bpo-38787: Add PyCFunction_CheckExact() macro for exact type checks (GH-20024)

… now that we allow subtypes of PyCFunction.

Also add PyCMethod_CheckExact() and PyCMethod_Check() for checks against the PyCMethod subtype.
S
scoder committed
4c9ea093cd752a6687864674d34250653653f743
Parent: 5650e76
Committed by GitHub <noreply@github.com> on 5/12/2020, 2:12:41 PM