Python C API: How to debug reference leak?

dl l ldlchina at gmail.com
Mon Sep 26 03:19:23 EDT 2016


I want to check the references of an object. Any way to get the references
of an object with Python C API? Like: gc.get_referrs(), is there similar
API in C lib?



More information about the Python-list mailing list