Open
Description
cpython/Python/instrumentation.c
Line 2566 in c740fe3
Since PyLong_FromLong can return NULL, it is necessary to use Py_XDECREF, as stated in refcount.h.
Line 207 in c740fe3
cpython/Python/instrumentation.c
Line 2566 in c740fe3
Since PyLong_FromLong can return NULL, it is necessary to use Py_XDECREF, as stated in refcount.h.
Line 207 in c740fe3