SIGN IN SIGN UP

bpo-40609: Add destroy functions to _Py_hashtable (GH-20062)

Add key_destroy_func and value_destroy_func parameters to
_Py_hashtable_new_full().

marshal.c and _tracemalloc.c use these destroy functions.
V
Victor Stinner committed
2d0a3d682f699cce8db6e30981d41d9125318726
Parent: f9b3b58
Committed by GitHub <noreply@github.com> on 5/13/2020, 12:50:18 AM