Remove _Py_hashtable_delete() · pythoncapi/cpython@5810005 · GitHub
Skip to content

Commit 5810005

Browse files
committed
Remove _Py_hashtable_delete()
Issue python#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.
1 parent c955387 commit 5810005

2 files changed

Lines changed: 3 additions & 8 deletions

File tree

Modules/hashtable.c

Lines changed: 3 additions & 0 deletions

Modules/hashtable.h

Lines changed: 0 additions & 8 deletions

0 commit comments

Comments
 (0)