Files
cpython/Include/classobject.h
Dong-hee Na d212c3c55d bpo-39573: PyXXX_Check() macros use Py_IS_TYPE() (GH-18508)
Update PyXXX_Check() macros in Include/ to use
the new Py_IS_TYPE function.
2020-02-14 08:48:12 +01:00

1.6 KiB