1. 3c56929 do not worry about 64-bit dict sizes on 32-bit platforms by Benjamin Peterson · 8 years ago
  2. 186122e access dk_indices through a union by Benjamin Peterson · 8 years ago
  3. a4348cc Add documentation to the dict implementation by Victor Stinner · 8 years ago
  4. 742da04 Implement compact dict by Victor Stinner · 8 years ago
  5. 47db717 Issue #16991: Add a C implementation of collections.OrderedDict. by Eric Snow · 9 years ago