Files
cpython/Objects
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
..
2021-05-22 14:09:54 +02:00

Source files for various builtin objects