SIGN IN SIGN UP

Remove _Py_hashtable_delete()

Issue #26588: Remove _Py_hashtable_delete() from hashtable.h since the function
is not used. Keep the C code in hashtable.c as commented code if someone needs
it later.
V
Victor Stinner committed
58100059acb89179530036b4649f91cc679ea12b
Parent: c955387