mirror of
https://github.com/python/cpython.git
synced 2026-01-27 21:25:12 +00:00
Add key_destroy_func and value_destroy_func parameters to _Py_hashtable_new_full(). marshal.c and _tracemalloc.c use these destroy functions.
Miscellaneous source files for the main Python shared library