mirror of
https://github.com/python/cpython.git
synced 2026-05-07 13:10:37 -04:00
2d0a3d682f
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