| Age | Commit message (Expand) | Author |
|---|---|---|
| 2007-11-25 | Added a few more tests for `MultiValueDict`. | Gary Wilson Jr |
| 2007-10-22 | Fixed #5183 -- Added __deepcopy__, pop() and popitem() to SortedDict. Based on | Malcolm Tredinnick |
| 2007-10-14 | Fixed #5744 -- Allowed SortedDict contructor to be passed a list of tuples to... | Gary Wilson Jr |
| 2007-08-12 | Fixed #4947 -- Avoid displaying uploaded file contents in the debug web page.... | Malcolm Tredinnick |
| 2007-04-25 | Fixed #3964 -- Added a custom SortedDict.__repr__ so that the keys are printed | Malcolm Tredinnick |
| 2007-03-09 | Fixed #3678 -- Implemented SortedDict.copy(). | Malcolm Tredinnick |
| 2007-03-08 | Fixed #3616 -- Added some more data structure tests from Chris McAvoy. | Malcolm Tredinnick |
| 2007-02-28 | Fixed #2779: added a copy() method to MergeDict, along with some new tests fo... | Jacob Kaplan-Moss |
