bpo-44206: Add a version number to dictionary keys (GH-26333)
* 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.
M
Mark Shannon committed
f8a95df84bcedebc0aa7132b3d1a4e8f000914bc
Parent: 8994e9c
Committed by GitHub <noreply@github.com>
on 5/28/2021, 8:54:10 AM