SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72156 0 67 Python

bpo-40602: Write unit tests for _Py_hashtable_t (GH-20091)

Cleanup also hashtable.c.
Rename _Py_hashtable_t members:

* Rename entries to nentries
* Rename num_buckets to nbuckets
V
Victor Stinner committed
a482dc500b6ec4889f6a126ba08cbad6c11e37bc
Parent: f2c3b68
Committed by GitHub <noreply@github.com> on 5/14/2020, 7:55:47 PM