Files
cpython/Tools/gdb/libpython.py
Mark Shannon f8a95df84b 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.
2021-05-28 09:54:10 +01:00

65 KiB
Executable File