mirror of
https://github.com/python/cpython.git
synced 2026-05-14 16:38:19 -04:00
f8a95df84b
* Store log2(size) instead of size in dict-keys. * Use enum instead of function pointer to record kind of keys. * Add version number to dict keys.