Skip to content

bpo-40116: Add insertion order bit-vector to dict values to allow dicts to share keys more freely.#28520

Merged
markshannon merged 4 commits into
python:mainfrom
faster-cpython:dict-order-bit-vector
Oct 6, 2021
Merged

bpo-40116: Add insertion order bit-vector to dict values to allow dicts to share keys more freely.#28520
markshannon merged 4 commits into
python:mainfrom
faster-cpython:dict-order-bit-vector

Fix compiler warning.

2a13a2d
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs