Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Because `PyObject_GetAttrString` returns a new reference [1], we're responsible for calling DECREF on the `callable`. [1]: https://docs.python.org/3/c-api/object.html#c.PyObject_GetAttrString
- Loading branch information