COMMITS
/ Include/odictobject.h December 27, 2016
S
Issue #29058: All stable API extensions added after Python 3.2 are now
Serhiy Storchaka committed
S
Issue #29058: All stable API extensions added after Python 3.2 are now
Serhiy Storchaka committed
December 16, 2016
S
Issue #28959: Added private macro PyDict_GET_SIZE for retrieving the size of dict.
Serhiy Storchaka committed
September 8, 2016
E
Issue #24254: Drop cls.__definition_order__.
Eric Snow committed
September 5, 2016
E
Issue #24254: Preserve class attribute definition order.
Eric Snow committed
June 2, 2015
E
Issue #24347: Set KeyError if PyDict_GetItemWithError returns NULL.
Eric Snow committed
May 30, 2015
E
Issue #16991: Drop Py_ODict_GetItemId.
Eric Snow committed
E
Issue #16991: Use PyObject_TypeCheck instead of PyObject_IsInstance.
Eric Snow committed
E
Issue #16991: Add a C implementation of collections.OrderedDict.
Eric Snow committed