| Commit message (Expand) | Author | Age | Files | Lines |
* | Add OrderedDict test for PEP 468 (guaranteed ordered of kwargs) | Raymond Hettinger | 2017-01-08 | 1 | -0/+8 |
|
|
* | Merge from 3.5. | Serhiy Storchaka | 2016-10-30 | 1 | -59/+0 |
|\ |
|
| * | Backed out changeset 9f7505019767 (issue #27275). | Serhiy Storchaka | 2016-10-30 | 1 | -59/+0 |
|
|
* | | Issue #27275: Fixed implementation of pop() and popitem() methods in | Serhiy Storchaka | 2016-10-25 | 1 | -0/+59 |
|\ \
| |/ |
|
| * | Issue #27275: Fixed implementation of pop() and popitem() methods in | Serhiy Storchaka | 2016-10-25 | 1 | -0/+59 |
|
|
* | | Try to fix sizeof unit tests on dict | Victor Stinner | 2016-09-10 | 1 | -1/+2 |
|
|
* | | Issue #27576: Fix call order in OrderedDict.__init__(). | Eric Snow | 2016-09-09 | 1 | -0/+13 |
|
|
* | | Add a new private version to the builtin dict type | Victor Stinner | 2016-09-08 | 1 | -1/+1 |
|
|
* | | Implement compact dict | Victor Stinner | 2016-09-08 | 1 | -6/+27 |
|
|
* | | Issue #26494: Fixed crash on iterating exhausting iterators. | Serhiy Storchaka | 2016-03-30 | 1 | -0/+6 |
|\ \
| |/ |
|
| * | Issue #26494: Fixed crash on iterating exhausting iterators. | Serhiy Storchaka | 2016-03-30 | 1 | -0/+6 |
|
|
* | | Issue #25949: __dict__ for an OrderedDict instance is now created only when | Serhiy Storchaka | 2016-02-08 | 1 | -1/+3 |
|
|
* | | Issue #25935: Garbage collector now breaks reference loops with OrderedDict. | Serhiy Storchaka | 2016-01-19 | 1 | -0/+13 |
|\ \
| |/ |
|
| * | Issue #25935: Garbage collector now breaks reference loops with OrderedDict. | Serhiy Storchaka | 2016-01-19 | 1 | -0/+13 |
|
|
* | | Issue #25914: Fixed and simplified OrderedDict.__sizeof__. | Serhiy Storchaka | 2015-12-22 | 1 | -0/+32 |
|\ \
| |/ |
|
| * | Issue #25914: Fixed and simplified OrderedDict.__sizeof__. | Serhiy Storchaka | 2015-12-22 | 1 | -0/+32 |
|
|
* | | Issue #25616: Tests for OrderedDict are extracted from test_collections | Serhiy Storchaka | 2015-11-25 | 1 | -0/+8 |
|/ |
|
* | Issue #25616: Tests for OrderedDict are extracted from test_collections | Serhiy Storchaka | 2015-11-25 | 1 | -17/+398 |
|
|
* | Issue #25616: Tests for OrderedDict are extracted from test_collections | Serhiy Storchaka | 2015-11-25 | 1 | -0/+302 |
|
|