Eric Snow
|
4f29e75289
|
Issue #24254: Drop cls.__definition_order__.
|
2016-09-08 15:11:11 -07:00 |
Eric Snow
|
92a6c170e6
|
Issue #24254: Preserve class attribute definition order.
|
2016-09-05 14:50:11 -07:00 |
Eric Snow
|
a762af74b2
|
Issue #24347: Set KeyError if PyDict_GetItemWithError returns NULL.
|
2015-06-01 22:59:08 -06:00 |
Eric Snow
|
d0a06455a5
|
Issue #16991: Drop Py_ODict_GetItemId.
|
2015-05-30 12:06:03 -06:00 |
Eric Snow
|
8c7ed012b8
|
Issue #16991: Use PyObject_TypeCheck instead of PyObject_IsInstance.
|
2015-05-30 09:29:53 -06:00 |
Eric Snow
|
96c6af9b20
|
Issue #16991: Add a C implementation of collections.OrderedDict.
|
2015-05-29 22:21:39 -06:00 |