MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / set_table_resize

Function set_table_resize

Objects/setobject.c:273–356  ·  view source on GitHub ↗

Restructure the table by allocating a new table and reinserting all keys again. When entries have been deleted, the new table may actually be smaller than the old one. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

set_add_entryFunction · 0.85
set_add_keyFunction · 0.85
set_mergeFunction · 0.85
set_update_internalFunction · 0.85

Calls 2

PyErr_NoMemoryFunction · 0.85
set_insert_cleanFunction · 0.85

Tested by

no test coverage detected