Eric Snow
|
d171975609
|
Issue #24348: Drop superfluous increfs/decrefs.
|
2015-06-01 23:12:13 -06:00 |
Eric Snow
|
a762af74b2
|
Issue #24347: Set KeyError if PyDict_GetItemWithError returns NULL.
|
2015-06-01 22:59:08 -06:00 |
Eric Snow
|
e3dfa9e5ce
|
Issue #16991: Fix a few leaks and other memory-related concerns in OrderedDict.
|
2015-05-30 12:51:15 -06:00 |
Eric Snow
|
67fb92e8c6
|
Issue #16991: Do not return None from OrderedDict.__reversed__.
|
2015-05-30 11:43:36 -06:00 |
Eric Snow
|
c5e59609ac
|
Issue #16991: Properly handle return values in several places.
|
2015-05-30 11:28:56 -06:00 |
Eric Snow
|
96c6af9b20
|
Issue #16991: Add a C implementation of collections.OrderedDict.
|
2015-05-29 22:21:39 -06:00 |