diff options
author | Mark Shannon <mark@hotpy.org> | 2021-05-28 08:54:10 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-28 08:54:10 (GMT) |
commit | f8a95df84bcedebc0aa7132b3d1a4e8f000914bc (patch) | |
tree | ab5887ed443a0b8f317c4574b4071b76396618d1 /Modules | |
parent | 8994e9c2cd775ddf7b0723824da53fe0d7c039ac (diff) | |
download | cpython-f8a95df84bcedebc0aa7132b3d1a4e8f000914bc.zip cpython-f8a95df84bcedebc0aa7132b3d1a4e8f000914bc.tar.gz cpython-f8a95df84bcedebc0aa7132b3d1a4e8f000914bc.tar.bz2 |
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.
Diffstat (limited to 'Modules')
0 files changed, 0 insertions, 0 deletions