Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a cast to the call to _Py_Dealloc in the expanded version of
Py_DECREF, to reduce the warnings when compiling with reference count debugging on. (There are still warnings for each call to _Py_NewReference -- too bad.)
- Loading branch information