COMMITS
/ Include/internal/pycore_hashtable.h June 20, 2022
V
gh-87347: Add parenthesis around macro arguments (#93915)
Victor Stinner committed
May 14, 2020
V
bpo-40602: Write unit tests for _Py_hashtable_t (GH-20091)
Victor Stinner committed
May 13, 2020
V
bpo-40609: _Py_hashtable_t values become void* (GH-20065)
Victor Stinner committed
V
bpo-40609: _tracemalloc allocates traces (GH-20064)
Victor Stinner committed
V
bpo-40609: Add destroy functions to _Py_hashtable (GH-20062)
Victor Stinner committed
V
bpo-40609: Remove _Py_hashtable_t.key_size (GH-20060)
Victor Stinner committed
May 12, 2020
V
bpo-40602: Optimize _Py_hashtable for pointer keys (GH-20051)
Victor Stinner committed
V
bpo-40602: Rename hashtable.h to pycore_hashtable.h (GH-20044)
Victor Stinner committed