1. 34d0ac8 Issue #29058: All stable API extensions added after Python 3.2 are now by Serhiy Storchaka · 7 years ago
  2. 4f29e75 Issue #24254: Drop cls.__definition_order__. by Eric Snow · 8 years ago
  3. 92a6c17 Issue #24254: Preserve class attribute definition order. by Eric Snow · 8 years ago
  4. a762af7 Issue #24347: Set KeyError if PyDict_GetItemWithError returns NULL. by Eric Snow · 9 years ago
  5. d0a0645 Issue #16991: Drop Py_ODict_GetItemId. by Eric Snow · 9 years ago
  6. 8c7ed01 Issue #16991: Use PyObject_TypeCheck instead of PyObject_IsInstance. by Eric Snow · 9 years ago
  7. 96c6af9 Issue #16991: Add a C implementation of collections.OrderedDict. by Eric Snow · 9 years ago